POST TMS/Order/Create/{profileID}
Creates a TMS Order
Request Information
Parameters
| Name | Type | Description | Additional information |
|---|---|---|---|
| value | CreateRequest | BookingRequest will be Deserialized from Body of Request |
Define this parameter in the request body. XML Schema Definition: A |
| profileID | Int32 | Profile ID to be used for this BookingRequest. Optional. Only required if your user credential is associated with multiple profiles |
Define this parameter in the request URI. |