Delivery checkouts
GET |
Fetches delivery options that are available in a delivery checkout.
Caution
The language and currency used as query parameters must be configured for the delivery checkout in nShift Delivery.
Note
Some carriers may require more address parameters to consider the address complete.
URI parameters
deliveryCheckoutId | string | The delivery checkout ID from the set-up | Required |
Query parameters
currency | string | Currency code | Required |
language | string | Language code | Required |
tocountry | string | Receiver country | Required |
tozipcode | string | Receiver zip code | Required |
Please refer to the for values and other parameters that can be added in the query.
For description of properties, please refer to the Property reference guide.
For schema and testing, please refer to https://api.unifaun.com/rs-docs/ and navigate to /delivery-checkouts/{deliveryCheckoutId} GET.