...
Field | Description | Example | Data type | Mandatory | |
---|---|---|---|---|---|
shopId | The identifier of the shop that makes the request | 23 | Integer | ||
freightProductId | The freight product that we want check the coverage of | 12 | Integer | ||
customerName | Customer name | Ola Norrman | String | ||
countryCode | Two letter country code of the address | NO | String | ||
postalName | City name of the address | Oslo | String | ||
zipCode | Zip code of the address | 0155 | String | ||
address | Street name of the address | Akersgata 55A H0212 | String | ||
co | Care of address of the address | Kari Norrman | String |
...