api_key: ********************
X-Api-Key: ********************
curl --location --request GET 'https://app.sellerassistant.app/api/v1/sp-api/inbound/fba/2024-03-20/inboundPlans/wf64bdf98e-986d-4bbe-8e20-7196e3aaa1d2/shipments/sh7059be6b-54b3-4320-8553-f913d3472cc3/items?api_key'
{ "items": [ { "asin": "string", "expiration": "2019-08-24", "fnsku": "string", "labelOwner": "AMAZON", "manufacturingLotCode": "string", "msku": "string", "prepInstructions": [ { "fee": { "amount": 10.5, "code": "USD" }, "prepOwner": "AMAZON", "prepType": "ITEM_LABELING" } ], "quantity": 1 } ], "pagination": { "nextToken": "string" } }