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
The value passed in the X-Idempotency-Key header of the create intent request
Creation timestamp for the Intent
Direction of the money flow, from the perspective of the Push Account
cash_in
, cash_out
Amount for the transaction, in smallest unit of specified currency (ie if currency is USD, the unit would be cents)
Currency associated with the amount
USD
created
, approved
, declined
, pending
, canceled
A dispute received from the payment network tied to an intent
Whether the request-limits screen will be displayed in the session
Whether the user submitted a request to change their transaction limits during the payment session.
Whether the loyalty opt-in screen will be displayed in the session
How the intent should be approved and submitted for processing
automatic
, manual
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
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.