Get an intent
Get an intent by ID
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The intent ID
Response
Amount for the transaction, in smallest unit of specified currency (ie if currency is USD, the unit would be cents)
How the intent should be approved and submitted for processing
automatic
, manual
Creation timestamp for the Intent
Currency associated with the amount
USD
Direction of the money flow, from the perspective of the Push Account
cash_in
, cash_out
Whether the request-limits screen will be displayed in the session
Whether the loyalty opt-in screen will be displayed in the session
A dispute received from the payment network tied to an intent
The value passed in the X-Idempotency-Key header of the create intent request
Whether the user submitted a request to change their transaction limits during the payment session.
The details for the user's payment credential
The payment rail used to complete the payment intent. Only defined once a payment intent has been processed.
card
, ach
created
, approved
, declined
, pending
, canceled
The amount guaranteed by Push for the transaction. Only defined when direction is cash_in
.
[IN PROGRESS] Whether the user opted into sharing their data with the operator. Only present if the user was shown the loyalty opt-in screen.