Skip to main content
POST
API to create an entity
SystemUser permission: EntityService:createEntity

Authorizations

Authorization
string
header
required

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

Path Parameters

customerId
string
required

Body

application/json
address
any

Response

Success

status
string
Example:

"success"

message
string
Example:

"Success"

data
object | null

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