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.
200Quote was successfully returned
403User does not have access to that resource
500An error occurred when trying to create the quote
