Ship order
documentedMark an order as shipped and optionally create a Fulfillment.
PUT /v1/orders/{id}/ship.jsonOrdersno implementation yet0 runsInput
order_id
Order ID
e.g. 12345
order_item_id1
Order Item ID 1
e.g. 67890
order_item_id2
Order Item ID 2
e.g. 67891
notify_customer
Notify Customer
true or false
note_to_customer
Note to Customer
Optional note
Calls Storenvy as you (your API key is your account); keychains.dev holds the credentials.