Deploy Serial Number
POST/inventory-management/api/v1/Inventory/serialized/deploy
Deploys a serial number to a customer or asset, transitioning it out of available inventory and recording the event.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Returns the deployment result
If the deployment request is invalid or cannot be completed
If the user lacks the INVENTORY_TRANSFER_CREATE permission
If a referenced entity is not found
If an error occurs during deployment