Corso Commerce API
The Corso Commerce API is designed to be accessed by e-commerce systems that need to send orders to Corso for potential coverage under Green Shipping Protection. It is intended to be used in conjunction with the Corso Shop API, sending orders to Corso that have been quoted for Green Shipping Protection and where the customer has elected to purchase it.
Prerequisites
Because this API is authenticated, it requires a Client ID and Client Secret. Please contact us in order to generate this auth pair if needed.
Your fulfillment locations (warehouses where items are shipped to the customer from) must also be set up with Corso. This information is used to calculate carbon emissions, to complete the "Green" part of Green Shipping Protection.
Various other pre-requisites will likely have already been completed for use of the Shop API, including the configuration of the Corso Green Shipping Protection products and variants.
Note that all times are 'date-time' formatted strings, as one of the built-in formats officially defined by the Open API Specification: https://swagger.io/docs/specification/data-models/data-types/#string. Any date-time strings received without an offset will cause the request to fail.