Skip to main content
POST
Mark invoice as paid

Authorizations

Authorization
string
header
required

Use your API key (sk_live_xxx or sk_test_xxx)

Path Parameters

id
string
required

Invoice CzUid

Body

application/json
amount
number
required

Payment amount

payment_date
string<date>
required

Payment date (defaults to today)

payment_method
string

Payment method used

observations
string

Payment notes

Response

Payment recorded

success
boolean
data
object
meta
object