Skip to main content

ResourceType

A ResourceType object represents the different types of resources available in Sync. Each resource type corresponds to a specific category of information that Sync can obtain from a vehicle. This object contains detailed information about a resource type, including fines (ticket debts), debts, repuve information, ownership taxes, and more.

Methods

The API supports the following methods for ResourceType objects:

HTTP requestDescription
GET resource typesReturns a collection with all available resource types in Sync.

Object representation

{
"resourceTypeId": number,
"key": string,
"description": string,
"descriptionSpanish": string
}

Properties

The following table defines the properties that appear in this object:

PropertiesTypeDescription
resourceTypeIdnumberThe ID that Sync uses to identify the resource type.
keystringThe key is another way to identify the resource type in Sync.
descriptionstringResource type description.
descriptionSpanishstringResource type spanish description.

Available resource types

Resource TypeResource Type IDDescription
tenencias0Ownership tax debts.
tickets1Fine debts.
info2Information about the vehicle.
card3Vehicle circulation card.
stolen4Stolen reports.
insurance5Insurance policies.
misc6Miscellaneous debts. This can include multiple types of debts such as fines, ownership taxes, etc.
ticketsEnvironmental7Environmental fines.
refrendos8Registration renewal debts.
ticketsCDMX9Fines in Mexico City (CDMX).
forcedTenencias10Potential ownership tax debts. Retrieves the ownership tax for the current year only.
inspection12Vehicle inspection. Info about inspection.
violations13Vehicle violations. Info about infractions not confirmed.
plateStatus14Vehicle plate status.