X-Token: ********************
{
"City": "amet est Excepteur aute",
"CountryId": 67603872,
"ZipPostalCode": "eu ut",
"StateProvinceId": 34465059,
"Attributes": {
"aliqua3": "eiusmod velit",
"et73_": "elit",
"Lorem498": "cillum",
"minim_1": "dolore occae"
}
}
curl --location --request POST 'https://test.e-mole.net/api/PublicProduct/EstimateShipping/-95421061' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data-raw '{
"City": "amet est Excepteur aute",
"CountryId": 67603872,
"ZipPostalCode": "eu ut",
"StateProvinceId": 34465059,
"Attributes": {
"aliqua3": "eiusmod velit",
"et73_": "elit",
"Lorem498": "cillum",
"minim_1": "dolore occae"
}
}'
{
"ShippingOptions": [
{
"Name": "consectetur ipsum non velit sit",
"ShippingRateComputationMethodSystemName": "veniam elit sint id",
"Description": "anim",
"Price": "dolore",
"Rate": 29028512.65928468,
"DeliveryDateFormat": "deserunt elit",
"Selected": true,
"CustomProperties": {
"sit_64f": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"non17": {
"value": "<Error: Too many levels of nesting to fake this schema>"
}
}
},
{
"Name": "laboris nulla in",
"ShippingRateComputationMethodSystemName": "tempor occaecat",
"Description": "sunt cupidatat",
"Price": "labore Excepteur adipisicing veniam",
"Rate": 79339666.1306094,
"DeliveryDateFormat": "ea in dolore",
"Selected": true,
"CustomProperties": {
"eu_8e": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"amet_9": {
"value": "<Error: Too many levels of nesting to fake this schema>"
}
}
}
],
"Success": false,
"Errors": [
"sunt",
"Lorem ut cons"
],
"CustomProperties": {
"dolore7": {}
}
}