getBenefits

get

getBenefits

Retrieve the benefit details associated with member ID credentials.

Resource URL

https://api-sandbox.arity.com/services/roadside/v1/rescue/benefits

Query Parameters


Name Values Description
appId
(required)

Partner specific App id.

sessionId
(required)

Session id produced from a successful response of the create service API.


Header Parameters


Name Values Description
Content-Type

Authorization
(required)

Bearer Token generated from OAuth API (client_credentials grant)

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

    Service Error response

Resource Summary

Security

None

Category

Determine Price | Retrieve Benefits

Name Type Description
Name Type Description
statusstringThe current status of the beneifts (Active, Inactive etc)
maxClaimCountstringThe maximum number of claim counts for the benefit
usageCountstringThe number of claims that have been used
arrivalSrTimenumber
towToDealershipRequiredbooleanThis flag (true or false) indicates if the vehicle needs to be towed to a dealership rather than a non dealer for service
membershipExpDatestringExpiration date for the membership
policyNumberstringAssigned Policy Number
memberIdstringAssigned Member ID
partnerCodestringPartner specific App id.
servicesarrayInformation on each of the 5 resuce services
services[]
.type
stringThe type of rescue (Gas, Tow, Changetire, Battery, Lockout)
services[]
.claimCount
stringThe number of claims that have been used
services[]
.maxClaimCount
stringThe maximum number of claim counts for the benefit
services[]
.fuelQty
numberThe amount of fuel provided in Gallons
services[]
.fuelQtyUnit
stringThe unit of measure used for the fuel. Gallon
services[]
.fuelQtyCan
numberThe amount of fuel provide in liters
services[]
.fuelQtyUnitCan
stringThe unit of measure used for the fuel. Liter
services[]
.towIncludedQty
numberThis is the distance that is covered for the tow
services[]
.towIncludedQtyUnit
stringThis is the units of measure for the distance included for the tow (MILES)
vehiclesarrayDetails on Vehicle
vehicles[]
.coverageAmount
numberThe dollar amount that will be covered for the rescue (eg. 75)
vehicles[]
.year
stringThe vehicle year
vehicles[]
.model
stringThe vehicle model
vehicles[]
.make
stringThe vehicle make
vehicles[]
.color
stringThe vehicle model
vehicles[]
.vehiclePropId
number
vehicles[]
.suspendIndicator
string
vehicles[]
.vehicleId
stringUnique Vehicle Identifier could be the VIN
vehicles[]
.vin
stringThe VIN for the Vehicle
vehicles[]
.equipmentClass
stringThe classifcation of the vehicle. Light (1) <10,000 lbs. Medium (2) 10,001 - 26,000 lbs. Heavy (3) >26,001 lbs.
vehicles[]
.knownMilage
numberThe known mileage for the vehicle
vehicles[]
.warrantyEndMilage
numberThe mileage at which the warranty ends
operatorsarrayDetails on the Vehicle Operator/Owner
operators[]
.firstName
stringRescuers first name
operators[]
.lastName
stringRescuers last name
operators[]
.operatorPropId
numberRescuers vehicle description

Working...

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