Skip to main content
GET
Find a payment by its id

Authorizations

Authorization
string
header
required

Path Parameters

paymentId
string<uuid>
required

Id of the payment

Response

Found payment

id
string<uuid>
tenantId
string<uuid>
clientId
string<uuid>
invoiceId
string<uuid>
amount
integer
date
string<date>
externalId
string | null
transaction
object | null
createdAt
string<date-time>
updatedAt
string<date-time>