Get payment intent by ID

Authentication

AuthorizationBearer

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

Path parameters

payment_intent_idstringRequired

Headers

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
batch_payment_idstringformat: "uuid"
invoiceobject
objectobject
payerobject
payment_referencestring
providerstring
selected_payment_methodenum

Errors

422
Get Payment Intents ID Request Unprocessable Entity Error
500
Get Payment Intents ID Request Internal Server Error