Resource:Operator: mark receiver to send Receipt AdviceC# Rel Const:Rels.InventorySvc.ReceiverMarkForRaURI template:receivers/{id}/ramarkerObtain URI from:
To mark a single receiver to send a Receipt Advice
If-Match request header required; Success status: 204
Name (* = required) | Data Type | Description |
---|---|---|
id * | int | receiver id |
Type | Description | |
---|---|---|
TransformIds | IEnumerable<int> | |
ChannelIdentifier | Generic.Models.ChannelIdentifier | Must specify Id (Name alone will fail) |
Name | string | |
Id | int |
Sample content-type: application/hal+json |
{ "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.