Register a Vehicle to a product

put

Register a Vehicle to a product

This endpoint allows you to register a vehicle to an existing product on the Arity platform.

Resource URL

https://api-sandbox.arity.com/registration/v2 /product/{productName}/vehicle/{vehicleId}/register

Header Parameters


Name Values Description
Authorization
(required)

Access Token

Body Parameters


Name Values Description
body

Request Body

effectiveStartDate: the date from which the vehicle will be associated to the product. If date is not specified, default will be current date

productName name of the product null true

vehicleId id of the vehicle null true

HTTP Basic

OAuth 2.0

API Key

Reset

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Response Error Details

  • HTTP Code
    Error Code
    Description
  • 400
    400

    Bad Request response

  • 401
    401

    Unauthorized response

  • 500
    500

    Server Error response

Resource Summary

Security

Content Type

application/json

Category

Vehicles

Name Type Description
Name Type Description

Working...

© 2019 Arity, LLC. All rights reserved.  | Privacy Policy | Terms of Use | Legacy APIs