Bulk usage/metered data upload
POST/api/v3/usage/_action/bulk
ChargeOver also has a dedicated bulk endpoint to push usage to. You can upload a maximum number of 1000 usage records per REST API call.
In addition to line_item_id, ChargeOver also supports sending usage data using the customer.external_key and line_item.item_external_key fields.
Request
Responses
- 201
- 400
- 401
Object was created successfully
Bad request
Authentication error