Create Return
Request
Endpoint
Header
Body
{
"payLoad": {
"externalId": "",
"type": "",
"returnDate": "",
"customerId": "",
"externalCustomerId": "",
"companyId": "",
"companyExternalId": "",
"status": "",
"currencyCode": "",
"grandTotal": ,
"tags": [ ],
"note": "",
"returnIdentifications": [
{
"returnIdentificationTypeId": "",
"returnIdentificationDesc": "",
"idValue": ""
}
],
"shipFrom": {
"postalAddress": {
"id": "",
"externalId": ""
}
},
"shipTo": {
"facilityId": ""
},
"items": [
{
"id": "",
"sku": "",
"idType": "",
"idValue": "",
"itemExternalId": "",
"itemSeqId": "",
"itemTypeId": "",
"status": "",
"orderId": "",
"orderExternalId": "",
"orderName": "",
"orderItemSeqId": "",
"orderItemExternalId": "",
"quantity": ,
"reason": "",
"returnType": "",
"restockType": "",
"price": ,
"itemAdjustments": [
{
"returnAdjustmentTypeId": "",
"amount":
},
{
"type": "",
"comments": "",
"description": "",
"amount": "",
"sourcePercentage": ""
}
]
}
],
"returnAdjustment": [
{
"orderId": "",
"orderExternalId": "",
"id": "",
"type": "",
"comments": "",
"description": "",
"amount": "",
"sourcePercentage": ""
}
]
}
}Return Adjustment Type
Description
Return channels
Enum Id
Enum Type Id
Description
Enum Name
Sequence Id
Response
Header
Body
Last updated
Was this helpful?