Resource:GroupOperator: of orderasnmarkC# Rel Const:Rels.OrderSvc.OrdersMarkForAsnURI template:asnmarkerObtain URI from:
To mark multiple orders to send Advance Shipping Notices
Success status: 204
Type | Description | |
---|---|---|
OrderIdentifiers | IEnumerable<Generic.Models.OrderIdentifier> | |
Id | int | |
TransformIds | IEnumerable<int> | |
ChannelIdentifier | Generic.Models.ChannelIdentifier | Must specify Id (Name alone will fail) |
Name | string | |
Id | int | |
Consolidate | bool |
Sample content-type: application/hal+json |
{ "orderIdentifiers": [ { "id": 1 } ], "transformIds": [ 1 ], "channelIdentifier": { "name": "str", "id": 2 }, "consolidate": true }
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.