Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.returnshelper.com/uat/user/api/Fba/FbaInstructionItem/getFbaInstructionItemList \ --header 'x-rr-apikey: <api-key>' \ --header 'x-rr-apitoken: <api-key>'
{ "data": [ { "fbaInstructionItemId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "fbaInstructionId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "fbaShipmentItemId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "instructionItemQuantity": 123 } ] }
Your API key
Your API token — keep this private
FBA instruction identifier
Success
List of FBA instruction items
Show child attributes