Create Return Order
Inbound | POST | /return-orders
Summary
This API is used to create B2C return orders in Assure.
Description
This API is used to create B2C return orders in Assure. One order item represents only one quantity of an SKU. If there are multiple quantities of the same SKU then multiple order items should be created.
Return Order Notification
Outbound | PUT | {Client’s URL}
Summary
This API will call the channel with return order processing details.
Description
This API will call the channel with return order processing details.This API will only get triggered after the return order is received and processed.
Return Order Posting
Outbound | PUT | {Client’s URL}
Summary
This API will call the client system with return order processing details for B2C orders.
Description
This API will call the client system with return order processing details for B2C orders.This API will be triggered only after the return order has been received and processed in Assure.