Billwave
API Reference

List invoices

Lists invoices for a customer in the authenticated organization.

GET
/v1/billing/invoices

Authorization

bearerAuth

Query Parameters

customer?string

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://api.billwave.example/v1/billing/invoices"
{
  "success": true,
  "invoices": [
    {
      "property1": null,
      "property2": null
    }
  ],
  "property1": null,
  "property2": null
}
{
  "success": true,
  "error": "string",
  "code": "string",
  "message": "string",
  "property1": null,
  "property2": null
}
{
  "success": true,
  "error": "string",
  "code": "string",
  "message": "string",
  "property1": null,
  "property2": null
}
{
  "success": true,
  "error": "string",
  "code": "string",
  "message": "string",
  "property1": null,
  "property2": null
}
{
  "success": true,
  "error": "string",
  "code": "string",
  "message": "string",
  "property1": null,
  "property2": null
}
{
  "success": true,
  "error": "string",
  "code": "string",
  "message": "string",
  "property1": null,
  "property2": null
}

Ask about billwave

Ready

Start a new chat below.

Powered by Cull