/returns/pending/suborder/{subOrderId}

This API will provides Pending Returns Details Of Given SubOrderId

👍

Note

Allowed Return Mode Values are : BUYER,COURIER
Allowed FulfillmentModes are : DROPSHIP,VENDOR_SELF,ONESHIP,OCPLUS

Request

ParameterNameDataTypeParameterTypeRequirementDescription
fModesStringQueryMandatoryComma Separated fulfillmentModes
returnModeStringQueryMandatoryreturnMode describes whether buyer returns or courier returns
subOrderIdStringPathMandatorysubOrderId

Response

metadata :

FieldNameDataTypeDescription
requestIdStringUnique ID for the request
clientIdStringPartner Id
responseTimeLongResponse Time
requestedURIStringRequested URI
messageStringError message

payload :

FieldNameDataTypeDescription
ReturnDataSROListListList of Pending Returns Details

ReturnDataSRO :

FieldNameDataTypeDescription
productNameStringproductName
supcStringsupc
skuCodeStringskuCode
suborderCodeStringsuborderCode
customerReturnInitiatedOnDateDate on on which customer initiated the return(only for BUYER RETURNS)
returnInitiatedOnDatereturnInitiatedOn
returnDeliveredOnDatereturnDeliveredOn
fulfillmentModeStringfulfillmentMode
awbNumberStringawbNumber
sellingPriceintsellingPrice
paymentModeStringpaymentMode
orderCreatedDateDateorderCreatedDate
shippedOnDateshipped Date
rtvCodeStringrtvCode will be there for buyer returns only
returnReasonStringreturnReason will be there for buyer returns only
returnAcceptedOnDatereturnAcceptedOn
StatusStringReturn Status
packageIdIntegerpackageId
actionStatusStringactionStatus
Language
Authorization