Resource:GroupOperator: of receiverramarkC# Rel Const:Rels.InventorySvc.ReceiversMarkForRaURI template:receivers/ramarkerObtain URI from:
To mark multiple receivers to send Receipt Advices
Success status: 204
Type | Description | |
---|---|---|
ReceiverIdentifiers | IEnumerable<Generic.Models.ReceiverIdentifier> | |
Id | int | |
TransformIds | IEnumerable<int> | |
ChannelIdentifier | Generic.Models.ChannelIdentifier | Must specify Id (Name alone will fail) |
Name | string | |
Id | int |
Sample content-type: application/hal+json |
{ "receiverIdentifiers": [ { "id": 1 } ], "transformIds": [ 1 ], "channelIdentifier": { "name": "str", "id": 2 } }
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.