Owostack

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.owostack.com/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
}

AI Chat

Owostack docs assistant

Start a new chat below.