Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter Name

Data Type

Description

Mandatory

forwardOrderCode

String

Forward order code for which return order is being created.

yes

eventType

String

Possible values : { RETURN_ORDER_CREATE}

yes

returnOrderCode

String

Unique identifier provided by the channel for the return order being created.

yes

locationCode

String

Location code of the warehouse where the return order will be received.

yes

channelName

String

Channel name of the marketplace.

yes

returnOrderTime

String

Time at which return order got placed by customer

no

orderItems

Object[]

Array of order items, order items represent each line of return order.

yes

orderItems.itemCodereturnItemCode

String

Unique identifier provided by the channel for the return order item.

yes

orderItems.reason

String

Reason for return as given by the customer.

yes

orderItems.channelSkuCode

String

SKU code for return order item.

yes

orderType

String

Type of return. Possible values - SELF_SHIP,CUSTOMER_RETURN,RETURN_TO_ORIGIN

yes

awbNumber

String

Courier tracking number.

Yes

transporter

String

Courier partner name.

Yes

...