🚧 Beta This is a Beta endpoint. Feedback from the community is welcome. We may make breaking changes to this endpoint.
A “financial” is a transaction message class that includes ATM transactions, PIN-debit transactions, and balance inquiries.
Simulate a pindebit
type transaction by including the card_token
and amount
in your request.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Financial details
The body is of type object
.
Success
The response is of type object
.