Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

200 - application/json
id
integer
required
read-only
vehicle
object
required
transponder
object
required

Model serializer for raw transponder data

driver
object
required
exit_plaza
string
required
read-only
billing_status_fk
object
required
cash_cost
number<double>
required
Required range: -1000 < x < 1000
amount
string
required
read-only
posting_date
string<date>
required
read-only
transaction_date
string<date>
required
exit_time
string<time>
required
billing_status
enum<string>
default:NO_ACTION
  • NO_ACTION - No Action
  • CARD_NOT_ON_FILE - Card Not On File
  • INVOICED_NOT_PAID - Invoiced – Not Paid
  • PAID_SUCCESSFULLY - Paid Successfully
  • CREDIT_CARD_DECLINED - Credit Card Declined
  • EXPIRED_CREDIT_CARD - Expired Credit Card
  • EMPLOYEE_USE_OR_FLEET_LIABLE - Employee Use/Fleet Liable
  • USER_NOT_FOUND - User Not Found
  • DISPUTED_TOLL_OR_TICKET - Disputed Toll/Ticket
  • VALIDATION_ISSUES - Validation Issues
  • COD_SERVICE - COD Service
Available options:
NO_ACTION,
CARD_NOT_ON_FILE,
INVOICED_NOT_PAID,
PAID_SUCCESSFULLY,
CREDIT_CARD_DECLINED,
EXPIRED_CREDIT_CARD,
EMPLOYEE_USE_OR_FLEET_LIABLE,
USER_NOT_FOUND,
DISPUTED_TOLL_OR_TICKET,
VALIDATION_ISSUES,
COD_SERVICE
agency
string | null
Maximum string length: 25
entry_plaza
string | null
Maximum string length: 55
our_cost
string<decimal>
Pattern: ^-?\d{0,3}(?:\.\d{0,2})?$
is_billed
boolean
billed_on
string<date-time> | null
confirmation_id
string | null
Maximum string length: 255
system_remarks
unknown
violation
boolean
violation_fee
string<decimal> | null
Pattern: ^-?\d{0,3}(?:\.\d{0,2})?$
source_id
integer<int64> | null
Required range: 0 <= x <= 9223372036854776000
driver_agreement
integer | null
included_in_driver_invoice
integer | null
source_type
integer | null