Get a payment by ID

GET
Get a payment by its id

Path parameters

payment_idstringRequired

Response

This endpoint returns an object.
idstring
amountinteger
The amount of the payment, in cents
facility_idstring

The facility_id of the credit facility to make a payment for

statusenum
The status of the payment
transfer_typeenum
Allowed values: standardnext_daysame_daynone
The type of ACH transfer
created_ondatetime
Timestamp the payment is created on
failure_reasonstringOptional
A reason for the failure if one exists
is_autopaybooleanOptional
If the payment was a result of an autopay

Errors