inventory receiversunconfirm (http://api.3plcentral.com/rels/inventory/receiversunconfirm)
Resource:
GroupOperator: of receiverunconfirm
C# Rel Const:
Rels.InventorySvc.ReceiversUnconfirm
URI template:
receivers/unconfirmer
Obtain URI from:
Unconfirm a list of receivers
Success status: 204
none
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.