Assign an inventory item to a specified customerAsk AIpatch https://restapi.rev.io/v1/InventoryItem/AssignCustomerAssigns the specified inventory item to the customerBody ParamsThe object that contains the information needed to assign the inventory item to the corresponding customer.inventory_item_idint32requiredDatabase primary key identifier for the inventory to be assigned.customer_idint32requiredForeign identifier indicating which customer to assign inventory to.MetadataacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 500InternalServerErrorUpdated 7 months ago