Devices
Method
Description
PUT
https://api-sandbox.arity.com/registration/v2/users/{userId}/devices/{deviceId}
PUT
https://api-sandbox.arity.com/registration/v2/devices/{deviceId}/vehicle/{vehicleId}
PUT
https://api-sandbox.arity.com/registration/v2/users/{userId}/devices
PUT
https://api-sandbox.arity.com/registration/v2/devices/{deviceId}/users/{userId}
PUT
https://api-sandbox.arity.com/registration/v2/devices/{deviceId}/status
GET
https://api-sandbox.arity.com/registration/v2/devices/users/{userId}
GET
https://api-sandbox.arity.com/registration/v2/devices/{deviceId}
PUT
https://api-sandbox.arity.com/registration/v2/devices/{deviceId}
Vehicles
Method
Description
POST
https://api-sandbox.arity.com/registration/v2/vehicles/devices
GET
https://api-sandbox.arity.com/registration/v2/vehicle/{vehicleId}
PUT
https://api-sandbox.arity.com/registration/v2/vehicle/{vehicleId}
PUT
https://api-sandbox.arity.com/registration/v2/product/{productName}/vehicle/{vehicleId}/register
POST
https://api-sandbox.arity.com/registration/v2/vehicles
Users
Method
Description
GET
https://api-sandbox.arity.com/registration/v2/users/{userId}
GET
https://api-sandbox.arity.com/registration/v2/users/devices/{deviceId}
POST
https://api-sandbox.arity.com/registration/v2/users
PUT
https://api-sandbox.arity.com/registration/v2/users/{userId}/activation
PATCH
https://api-sandbox.arity.com/registration/v2/users/{userId}/activation
POST
https://api-sandbox.arity.com/registration/v2/users/products
User Registration
Method
Description
DELETE
https://api-sandbox.arity.com/registration/v2/users/{userId}/products/{productName}
POST
https://api-sandbox.arity.com/registration/v2/users/{userId}/products/{productName}
Consents
Method
Description
POST
https://api-sandbox.arity.com/registration/v2/consents
GET
https://api-sandbox.arity.com/registration/v2/consents/{userId}