inventory receiversrasent (http://api.3plcentral.com/rels/inventory/receiversrasent)
Resource:
GroupOperator: of receiverrasent
C# Rel Const:
Rels.InventorySvc.ReceiversMarkSentRa
URI template:
receivers/rasentmarker
Obtain URI from:
To mark multiple receivers to indicate Receipt Advices have been sent
Success status: 204
none
the receivers to be marked
Type Description
ReceiverIdentifiers IEnumerable<Generic.Models.ReceiverIdentifier> identifies receivers to be affected
Id int
Sample content-type: application/hal+json
{
  "receiverIdentifiers": [
    {
      "id": 1
    }
  ]
}

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.