Get payment intent by ID

Path parameters

payment_intent_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Response

Successful Response
idstringformat: "uuid"
updated_atdatetime
amountinteger
currencystring
payment_methodslist of enums
recipientobject
statusstring
application_fee_amountinteger or null
batch_payment_idstring or nullformat: "uuid"
invoiceobject or null
objectobject or null
payerobject or null
payment_referencestring or null
providerstring or null
selected_payment_methodenum or null

Errors