New reponse field enhancements

Added

Enhancements

  • New warnings response field in the following Quote APIs:
    • GET /v2/commerce/quotes/{quoteReferenceId}
    • POST /v2/commerce/quote/preview
    • PATCH /v2/commerce/quotes/{quoteReferenceId}
  • New warnings response field in the following Order APIs:
    • POST /v2/commerce/order/preview
    • GET /v2/commerce/orders/{orderReferenceId}
  • New quote_expiry_date response field in the following Quote API:
    • GET /v2/commerce/quotes/{quoteReferenceId}
  • New quote_expiry_date request field in the following Quote APIs:
    • POST /v2/commerce/quote
    • POST /v2/commerce/quote/preview
    • PATCH /v2/commerce/quotes/{quoteReferenceId}