Get a payment record

GET

Path parameters

payment_record_idstringRequired

Headers

Auth
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

This endpoint returns an object.
idstring
amountinteger
currencyenum
is_externalboolean
objectobject
paid_atdatetime
payment_intent_idstring
entity_user_idstringOptional
overpaid_amountintegerOptionalDefaults to 0

Filled in a case, if payment amount is more, than total_amount

Errors