Skip to main content

Create courier or customer return

POST /sellers/returns/sandbox/create_returns

This operation creates return for order in post dispatch state. The return type can be courier or customer. Please change the base url to sandbox to use this.

Request Body required
  • orderItemId string
  • returnType string
Responses

successful operation

Schema
  • response string
Loading...