Mark a ShipDay order ready for pickup
Shipday
Mark a ShipDay order ready for pickup
Mark a ShipDay order ready for pickup. Requires the WRITE_SHIPDAY scope.
PUT
Mark a ShipDay order ready for pickup
Marks the given ShipDay order as ready for pickup in the store’s connected ShipDay account. No request body. The response is passed through from ShipDay’s external API. Requires the
WRITE_SHIPDAY scope.Authorizations
Installed-app access token (prefix app_), issued by the OAuth install flow. The store is bound to the token server-side — never send a shop id.
Path Parameters
The ShipDay order id.
Response
Mark a ShipDay order ready for pickup.
Standard Salesive response envelope. The operation-specific payload is carried in data.

