Transfer assets
POST/v2/assets/transfer
This API request can be used to transfer assets on the Trackunit platform.
When an asset is transferred it will change ownership in Trackunit Manager, Trackunit Go and the APIs.
For more knowledge about transfers refer to Trackunit Help Center.
When transferring machines, the recipient must be within the same organization as the caller. Reach out to Trackunit support if you need to transfer assets between organizations. The same restriction does not apply to Bluetooth tags.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Assets were successfully transferred.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error