Shipstation Hold Order

This action holds an order in Shipstation.

This action uses the following Shipstation endpoint: https://www.shipstation.com/docs/api/orders/hold-order-until/

Action Inputs

NameTypeDescription
API KeyCredentialsShipstation API key. Read here how to find your Shipstation credentials.
API SecretCredentialsShipstation API Secret. Read here how to find your Shipstation credentials.
Order IDNumberShipstation Order ID
Hold Until DateStringHold Until Date in YYYY-MM-DD Format

Action Outputs

NameTypeDescription
SuccessBooleanWhether or not the order was held successfully
Raw DataObjectRaw Data from API Call