Create Bulk Revenues
Description:
The /revenue/bulk
endpoint allows creation of multiple revenue records simultaneously.
Method:
POST
Request Payload:
Parameter | Type | Description |
---|---|---|
revenues | array | Array of revenue objects |
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Created with possible errors
The response is of type object
.