Update Orders Dropship Status
Overview Endpoint is used for updating order dropship status in bulk. In order to do that you must be an authenticated user. For information on how you can authenticate, see: Authentication Endpoint Example for such endpoint for TT server is https://tt.api.sellercloud.com/rest/api/Orders/DropshipStatus For your server, endpoint will be: https://{your_server_id}.api.sellercloud.com/rest/api/Orders/DropshipStatus Request Method Type: HttpPut…