orders ordertransfer (http://api.3plcentral.com/rels/orders/ordertransfer)
Resource:
Operator: transfer order to different facility
C# Rel Const:
Rels.OrderSvc.OrderTransfer
URI template:
{id}/transferrer{?tofacilityid}
Obtain URI from:
Change facility on an order. Error if order confirmed or order's customer does not have access to target facility.
Reallocates inventory in new facility if order is not deferring allocation.
All levied charges (PriceCalcs) on the order are deleted.
No-op if tofacilityid same as current facility.
If-Match request header required; Success status: 204
Name (* = required) Data Type Description
id * int order id
tofacilityid * int transfer to this facility id

This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.