/
SA
sankahq
/
NinjaAPI
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-04-01
124
155
463.3 KB
Payments
Update Payment
put
/v1/public/payments/{payment_id}
Path parameters
payment_id
string
required
Query parameters
external_id
string
nullable
Request body
PublicPaymentRequest
required
externalId
string
nullable
contactId
string
nullable
contactExternalId
string
nullable
companyId
string
nullable
companyExternalId
string
nullable
startDate
string
nullable
status
string
nullable
currency
string
nullable
totalPrice
number
nullable
totalPriceWithoutTax
number
nullable
entryType
string
nullable
notes
string
nullable
Response
OK
PublicPaymentResponse
required
ok
boolean
required
status
string
required
external_id
string
nullable
payment_id
string
nullable
ctx_id
string
nullable