Skip to main content

Mark order item as shipped

POST /sellers/orders/sandbox/shipped

This operation marks specified order item shipped 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...