Create multiple bills

Create multiple bills in one request. You can create up to 200 bills with one POST /v3/bills/bulk request.

Bulk bill creation at BILL follow a set of rules.

  • Successful response: In your bulk bill creation request, all your bills must be successfully created for a successful response. If any bill creation is not successful, the entire request fails and none of the bills in the request are created.
  • You can create bills for multiple vendors: You can create bills for one vendor or for multiple vendors with one POST /v3/bills/bulk request.
Language
Click Try It! to start a request and see the response here!