Onboard asset
POST/v2beta1/assets/onboard
This API request can be used to onboard an asset along with a bluetooth telematics device connected to it.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Asset was successfully onboarded.
Bad request. These are the possible error codes from this API:
telematics_device_already_onboarded The telematics device is already onboarded on Iris platform.
invalid_telematics_device_definition Definition of the telematics device violates at least one specific restriction.
onboarding_bluetooth_tag_with_company_identifier_need_to_be_unlocked_for_specific_account Onboarding bluetooth tags other than KINs with given company identifier need to be unlocked for specific account. In order to unlock onboarding for third party bluetooth tags please contact with support.
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error