{
"placementFees": [
{
"discounts": [
{
"description": "10% discount on fulfillment fees",
"target": "Placement Services",
"type": "FEE",
"value": {
"amount": 10.5,
"code": "USD"
}
}
],
"expiration": "2025-12-31T23:59:59.999Z",
"fees": [
{
"description": "10% discount on fulfillment fees",
"target": "Placement Services",
"type": "FEE",
"value": {
"amount": 10.5,
"code": "USD"
}
}
],
"placementOptionId": "PLACE1234567890ABCDEFGH1234567890ABCD",
"shipmentIds": [
"SHIP1234567890ABCDEFGH1234567890ABCDEF"
],
"status": "OFFERED"
}
],
"transportationFees": [
{
"carrier": {
"alphaCode": "USPS",
"name": "United States Postal Service"
},
"carrierAppointment": {
"endTime": "2025-12-31T23:59:59.999Z",
"startTime": "2025-12-31T09:00:00.000Z"
},
"preconditions": [
"string"
],
"quote": {
"cost": {
"amount": 10.5,
"code": "USD"
},
"expiration": "2025-12-31T23:59:59.999Z",
"voidableUntil": "2025-12-31T23:59:59.999Z"
},
"shipmentId": "SHIP1234567890ABCDEFGH1234567890ABCDEF",
"shippingMode": "GROUND_SMALL_PARCEL",
"shippingSolution": "AMAZON_PARTNERED_CARRIER",
"transportationOptionId": "TRANS1234567890ABCDEFGH1234567890ABCD"
}
]
}