Fuel Card API

/v1/fuel_cards - GET

Via the Fuel Card API you can manage your fuel cards.


Open Swagger Specification

Endpoint

    https://api.travisroadservices.com/v1/fuel_cards
    Copy
  

Query params

Parameter Type Description
isMainCard string Enable this filter to retrieve the main card only
status string Filter based on the fuel card status. Possible values: 1 (pending), 2 (activated), 3 (blocked) and 4 (expired)
cardNumber string Filter based on fuel card number. A partial card number can be provided, all matching results will be returned.
page string The collection page number
itemsPerPage string The number of items per page

Response body

Response 200