Skip to main content
PUT
Update a payment

Authorizations

Authorization
string
header
required

Path Parameters

paymentId
string<uuid>
required

Id of the payment

Body

application/json

Payment object to update

amount
integer
required
Required range: x >= 0
date
string<date>
required
externalId
string | null
Maximum string length: 80

Response

Returns the updated 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>