post https://example.com/integration/api/v1/orders/quote
Get a quote for an order. The quote response can return an array named "validationErrors" containing errors that will need to be addressed should you choose to create the order. Note that Basic Authentication is required for all requests as such, make sure to provide the Authorization header with a valid value.