Files
interblue.pl/modules/x13allegro/json/ShippingRate.json
2024-10-25 14:16:28 +02:00

26 lines
399 B
JSON

{
"id": "",
"name": "",
"rates": [
{
"deliveryMethod": {
"id": ""
},
"maxQuantityPerPackage": 1,
"firstItemRate": {
"amount": "",
"currency": "PLN"
},
"nextItemRate": {
"amount": "",
"currency": "PLN"
},
"shippingTime": {
"from": "",
"to": ""
}
}
],
"lastModified": ""
}