Skip to main content
POST
Add Payment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-company
string
Example:

"{{companyId}}"

Path Parameters

id
string
required

Response

200 OK

code
number
Example:

200

message
string
Example:

"Payment added successfully"

status
string
Example:

"success"