Models
This page includes all endpoints available for the sales products of Logiciel Actif.
Last updated
This page includes all endpoints available for the sales products of Logiciel Actif.
GET https://app.gem-books.com/api/vehicles_models
This endpoint allows you to get the list of your vehicle models.
Authentification*
string
Bearer Token
Accept
string
Should be application/json
{
// Response
}GET https://app.gem-books.com/api/vehicles_brands/:model?brand=brand
This endpoint allows you to get one specific sale.
Authentification*
string
Bearer Token
Accept
string
Should be application/json
{
// Response
}POST https://app.gem-books.com/api/vehicles_models
Authentification
string
Bearer Token
Accept
string
Should be application/json
PUT https://app.gem-books.com/api/vehicles_models/:id
Authentification
string
Bearer Token
Accept
string
Should be application/json
Last updated
{
// Response
}{
// Response
}{
}