Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

API key for authentication

Body

application/json
debit
number
required
Required range: x >= 0
credit
number
required
Required range: x >= 0
name
string
required
Minimum string length: 1
clientId
integer
required
bookingId
integer
ccPaymentId
string
userId
integer
bankPaymentId
integer

Response

201 - application/json

Accounting entry created successfully

success
boolean

Indicates if the request was successful

message
string | null

Response message

data
object