inventory assembliesconfirm (http://api.3plcentral.com/rels/inventory/assembliesconfirm)
Resource:
GroupOperator: of assemblyconfirm
C# Rel Const:
Rels.InventorySvc.AssembliesConfirm
URI template:
assemblies/confirmer
Obtain URI from:
To confirm a list of assemblies
Success status: 204
none
specify the assemblies to be confirmed
Type Description
AssemblyIdentifiers IEnumerable<Generic.Models.AssemblyIdentifier> identifies assemblies to be affected
Id int
Sample content-type: application/hal+json
{
  "assemblyIdentifiers": [
    {
      "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.