Make an authenticated request to the underlying telematics provider.
This endpoint helps ensure that you are never limited by Terminal. You can use passthrough requests to access capabilities that may be limited to a specific TSP or not yet in the normalized model.
Our team is here and ready to support custom use cases that may need /passthrough
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The token returned when a user authenticated their account. This authorizes access to a specific account.
"con_tkn_22vUhkC6tgre4kwaYfUkCDA1rzn6eyb4"
OK
The response is of type object
.
Make an authenticated request to the underlying telematics provider.
This endpoint helps ensure that you are never limited by Terminal. You can use passthrough requests to access capabilities that may be limited to a specific TSP or not yet in the normalized model.
Our team is here and ready to support custom use cases that may need /passthrough
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The token returned when a user authenticated their account. This authorizes access to a specific account.
"con_tkn_22vUhkC6tgre4kwaYfUkCDA1rzn6eyb4"
OK
The response is of type object
.