API → PaymentsList invoices for your org
get
/org/payment/invoices$ curl "https://api.zoo.dev/org/payment/invoices" \
--header "Authorization: Bearer $TOKEN"
200 OK
Response[
{
"amount_due": "74.99",
"amount_paid": "20.88",
"amount_remaining": "54.69",
"attempt_count": 12,
"attempted": false,
"created_at": "2025-08-14T21:14:43.551Z",
"currency": "kPoXcn387QwbwP",
"customer_email": "l@GR7FNpLX.com",
"customer_id": "du3jjQRw",
"default_payment_method": "oEbmRTgiFCDkzpWBFSV4BrB33EwBj",
"description": "UUDnJP",
"discounts": [
{
"coupon": {
"amount_off": "91.24",
"deleted": false,
"id": "XxxRZZjV1U2gII",
"metadata": {},
"name": "h3FFsh3EUuP6tTvPA3",
"percent_off": 29
}
}
],
"id": "037pvVLcMF",
"lines": [
{
"amount": "15.48",
"currency": "gwfXngW0vLofkfZE",
"description": "MfRe0JT",
"id": "k2WoOasaWOeviPyKjyC",
"invoice_item": "EFxtUWfBgErYQPMYhZ3nDS",
"metadata": {}
}
],
"metadata": {},
"number": "einNX9J4K2o97y7ghivD9MvKkhWS",
"paid": true,
"pdf": "https://Kn7X0.p.com/EZ/t",
"receipt_number": "N5GruDyEnC92dyfByiI2haCPPXwyK",
"statement_descriptor": "7sneS8bQGz",
"status": "uncollectible",
"subtotal": "94.59",
"tax": "8.16",
"total": "72.84",
"url": "https://AG.x6ayvXFMa.com/vi1BkplY8Hl/nfCyVc"
}
]