GET
/api/partner/v1/statesList states
List bookable states (the abbreviation is the stateId used when creating a car).
Authorization
X-Api-Key headerSend your partner key on every request. The key is bound to exactly one owner account.
Response
200 · application/jsonsuccessbooleanrequireddataobject[]abbreviationstringnamestringerrorstringnullableStatus codes
200Bookable states.
401Missing, unknown or revoked API key.
