{
"packingOptions": [
{
"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"
}
}
],
"packingGroups": [
"pg07ea0f63-4f42-4bb4-b122-b9ea8fbf0319"
],
"packingOptionId": "pof3a5b9e4-6aa4-45f8-bf96-6603da02e3a0",
"status": "OFFERED",
"supportedConfigurations": [
{
"boxPackingMethods": [
"BOX_CONTENT_PROVIDED"
],
"boxRequirements": {
"weight": {
"maximum": 50,
"minimum": 0.1,
"unit": "pounds"
}
},
"shippingRequirements": [
{
"modes": [
"GROUND_SMALL_PARCEL"
],
"solution": "AMAZON_PARTNERED_CARRIER"
}
]
}
],
"supportedShippingConfigurations": [
{
"shippingMode": "GROUND_SMALL_PARCEL",
"shippingSolution": "AMAZON_PARTNERED_CARRIER"
}
]
}
],
"pagination": {
"nextToken": "string"
}
}