{ "opencollection": "1.0.0", "info": { "name": "VTex Anti-fraud Provider Account SLA API", "version": "1.0" }, "items": [ { "info": { "name": "SLA", "type": "folder" }, "items": [ { "info": { "name": "VTex Calculate SLA", "type": "http" }, "http": { "method": "POST", "url": "https://{providerApiEndpoint}/api/logistics/pvt/shipping/calculate", "headers": [ { "name": "Content-Type", "value": "" }, { "name": "Accept", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Endpoint used by the checkout to calculate the Service Level Agreement (SLA), a contract between the store and shoppers on the order's fulfillment conditions, such as the shipping estimated date. \r\n\r\nThe calculation of the estimated date considers the [shipping policy](https://help.vtex.com/en/tutorial/shipping-policy--tutorials_140) and [loading dock](https://help.vtex.com/en/tutorial/loading-dock--5DY8xHEjOLYDVL41Urd5qj) related to the order." } ] } ], "bundled": true }