26 lines
399 B
JSON
26 lines
399 B
JSON
{
|
|
"id": "",
|
|
"name": "",
|
|
"rates": [
|
|
{
|
|
"deliveryMethod": {
|
|
"id": ""
|
|
},
|
|
"maxQuantityPerPackage": 1,
|
|
"firstItemRate": {
|
|
"amount": "",
|
|
"currency": "PLN"
|
|
},
|
|
"nextItemRate": {
|
|
"amount": "",
|
|
"currency": "PLN"
|
|
},
|
|
"shippingTime": {
|
|
"from": "",
|
|
"to": ""
|
|
}
|
|
}
|
|
],
|
|
"lastModified": ""
|
|
}
|