v1
latestOpenAPI 3.0.32026-07-2476126451.9 KBv1.1
Get payment intent details
Get payment intent details
get/api/v1.4/external/payments/intents/{intent_id}/
Path parameters
intent_idstring required
A unique identifier for the payment intent.
Response
idstring required
Payment intent id unique identifier
statusstring
amountnumber double required
The amount to charge. The field must have no more than 14 total digits and no more than 2 decimal places.
amount_currencystring required
The currency of the amount represented by a string of alphabetic code from ISO 4217 Currency codes
typestring required
Intent type
accountstring required
Account ID associated with the intent
custom_fieldsobject required
Associated intent's custom fields if exists
customerobject required
Intent customer UUID
customer_last_used_payment_methodstring nullable required
last_used_methodstring nullable required
billing_dataobject required
Customer's billing data added during payment
transaction_provider_fieldsobject required
Key value pairs of any additional information needed from the payment provider
active_transactionstring required
transactions_historyobject[] required
An array of all transactions history associated with the intent
tokenized_cardstring required
Tokenized card id if exists
flowstring required
Associated flow id if provided while creating the intent
flow_dataobject required
is_livetrue | false
- True - Yes
- False - No
createdstring required
Intent creation date
{"stackTrail":"components:schemas:GetIntentDetails:properties:template","oasType":"schema","type":"unknown","nullable":true}
merchant_referencestring nullable
statestring required
Intent SDK state
state_detailsobject required
Intent SDK state details
payment_statusstring required