Skip to main content
POST
Create revenue
SystemUser permission: RevenueService:createRevenue
To edit or delete an existing revenue entry, use its state-machine actions rather than this endpoint — see Edit or delete revenue.

Authorizations

Authorization
string
header
required

JWT bearer token obtained from POST /auth/system-login using your client credentials.

Response

Success

status
string
Example:

"success"

message
string
Example:

"Success"

data
object | null

Endpoint-specific payload (object, array, or null)