 REL documentation
REL documentation
			Resource:GroupOperator: of assemblyconfirmC# Rel Const:Rels.InventorySvc.AssembliesConfirmURI template:assemblies/confirmerObtain URI from:
To confirm a list of assemblies
Success status: 204
| 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.