Skip to main content

Process return events

POST /sellers/returns/sandbox/return_events

This operation marks return completed or cancelled and sends notification for the same. Please change the base url to sandbox to use this.

Request Body required
  • orderItemId string
  • eventType string
Responses

successful operation

Schema
  • response string
Loading...