Skip to content
Inshuwa
Search
K
Main Navigation
Guide
API Reference
Appearance
Menu
Return to top
Get RTSA anniversary dates for a vehicle
GET
/policyholders/vehicles/anniversary-dates
Authorizations
BearerAuth
Type
HTTP (bearer)
Parameters
Query Parameters
regNumber
Type
string
Responses
200
Success
Content-Type
application/json
Schema
JSON
JSON
{
"currentExpireDate"
:
"string"
,
"quarterDates"
:
[
{
"quarter"
:
0
,
"startDate"
:
"string"
,
"endDate"
:
"string"
}
]
}
GET
/policyholders/vehicles/anniversary-dates
Playground
Authorization
BearerAuth
Variables
Key
Value
regNumber
Try it out
Samples