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/PublicShoppingCart/EstimateShipping' \
--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": "amet qui consequat ea",
"ShippingRateComputationMethodSystemName": "laboris commodo repr",
"Description": "nostrud",
"Price": "Lorem p",
"Rate": 80262495.00118482,
"DeliveryDateFormat": "ad si",
"Selected": true,
"CustomProperties": {
"voluptate9": {
"value": "<Error: Too many levels of nesting to fake this schema>"
}
}
},
{
"Name": "sit sed",
"ShippingRateComputationMethodSystemName": "magna consequat",
"Description": "ullamco sunt officia consequat",
"Price": "consequat",
"Rate": -96776451.01571621,
"DeliveryDateFormat": "elit cupidatat",
"Selected": true,
"CustomProperties": {
"mollit_44": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"in3": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"Lorem_6a0": {
"value": "<Error: Too many levels of nesting to fake this schema>"
}
}
}
],
"Success": true,
"Errors": [
"dolor sed ut aliqua",
"eiusmod nulla ad"
],
"CustomProperties": {
"cupidatat7": {},
"Excepteur_3": {}
}
}