Skip to main content
POST
Create batch
SystemUser permission: MeterService:createUsageByMeter

Authorizations

Authorization
string
header
required

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

Body

application/json

Batch events payload

events
object[]
required

List of events to be created

Response

Batch processed

status
string
Example:

"success"

message
string
Example:

"Success"

data
object