Skip to main content
GET
cURL

Path Parameters

paymentIdOrHandle
string
required

Response

OK

id
string<uuid>
paymentDate
string<date-time>
scheduleDate
string<date-time> | null
handle
string | null
description
string | null
reference
string | null
amount
integer<int32>
currency
string | null
test
boolean
status
enum<string>
Available options:
Pending,
Settled,
Scheduled,
Rejected,
Cancelled,
Chargeback,
PendingCancel
statusText
string | null
settlementDate
string<date-time> | null
createdAt
string<date-time>
modifiedAt
string<date-time> | null
mandate
object