/
SA
sankahq
/
NinjaAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 5mo ago
Details
Filter operations
AI
2
Bills
5
Calendar
5
Companies
5
Contacts
5
Deals
6
Disbursements
5
Estimates
5
Expenses
6
Inventories
5
Inventory Transactions
5
Invoices
5
Items
5
Locations
5
Meters
5
Orders
6
Payments
5
get
List Payments
post
Create Payment
get
Get Payment
put
Update Payment
delete
Delete Payment
Properties
5
Public Auth
1
Purchase Orders
5
Reports
5
Slips
5
Subscriptions
5
Tickets
7
Workflows
6
Payments
Create Payment
post
/v1/public/payments
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.