Skip to main content

Mark order item as delivered

POST /sellers/orders/sandbox/delivered

This operation marks specified order item delivered and sends notification for the same. Please change the base url to sandbox to use this.

Request Body required
  • orderItemId string
Responses

successful operation

Schema
  • response string
Loading...