Batch
GET
3 endpoints
POST
1 endpoint
PUT
4 endpoints
/api/v3/batch/close/{batchId}
CloseBatchV3
Closes an open batch, finalizing all bills within it
/api/v202104/batch/{batchId}/distributeAccountCharges
DistributeAccountChargesToMetersForBillsInBatchV202104
Distributes account-level charges to meters for all bills in a batch
/api/v3/batch/{batchId}
EditBatchV3
Updates the code and note of an existing batch
/api/v202206/batch/{batchId}/status
UpdateBatchStatusV202206
Updates the status of a batch (Open, Pending, or Closed)