List invoices
Lists invoices for a customer in the authenticated organization.
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
}