Skip to main content
GET
/
api
/
Fba
/
FbaShipmentItem
/
getFbaShipmentItemList
Get items in FBA shipment
curl --request GET \
  --url https://api.returnshelper.com/uat/user/api/Fba/FbaShipmentItem/getFbaShipmentItemList \
  --header 'x-rr-apikey: <api-key>' \
  --header 'x-rr-apitoken: <api-key>'

Authorizations

x-rr-apikey
string
header
required

Your API key

x-rr-apitoken
string
header
required

Your API token — keep this private

Query Parameters

fbaShipmentId
string<uuid>
required

FBA shipment identifier

Response

Success