Export Delivery Cost
This is the endpoint for fetching Export delivery cost.
Delivery Cost
Endpoint => /orders/export-price
GET
/orders/export-price
Headers
Name
Type
Description
Authorization *
String
Your Bearer Token
secret-key*
String
Your Secret Key
Request Body
Name
Type
Description
weightId*
integer
WeightID for the item from the location and weight API
exportLocationId*
integer
Fez's ID for the international location you are importing from. Check import location API
Last updated