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_amountintegerOptional
batch_payment_idstringOptionalformat: "uuid"
invoiceobjectOptional
objectobjectOptional
payerobjectOptional
payment_referencestringOptional
providerstringOptional
selected_payment_methodenumOptional

Errors

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