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": "58.71",
"amount_paid": "84.66",
"amount_remaining": "21.90",
"attempt_count": 6,
"attempted": true,
"created_at": "2025-07-10T11:06:53.731Z",
"currency": "MpfhXK29lqQ7BHCRb4R7l",
"customer_email": "p@s2yzTFX1w.com",
"customer_id": "Nnsrq9zpint6wM",
"default_payment_method": "fN5nChReDpq0kQqMbgoQXP",
"description": "PCXUEP3lls5BNTAJ2dEjjN7",
"discounts": [
{
"coupon": {
"amount_off": "44.67",
"deleted": false,
"id": "MHTn0oypMhEPB9T354KPN58o",
"metadata": {},
"name": "5I23U",
"percent_off": 28
}
}
],
"id": "CCq5Pn439mbvq9f0UnfDyqLR4FJ",
"lines": [
{
"amount": "71.70",
"currency": "GkS",
"description": "9J8WY4e3",
"id": "rGo5",
"invoice_item": "SFmtRkFUNKXXbHMfQxMzWcB0Cu",
"metadata": {}
}
],
"metadata": {},
"number": "YSMDsE1mApnov8n99LUlc",
"paid": true,
"pdf": "https://M3voGF.7ZX9uei.com/S/",
"receipt_number": "VqmjunXgX7",
"statement_descriptor": "EYYEnpfSWTmz8wDZqpRYBEXoP",
"status": "void",
"subtotal": "100.49",
"tax": "44.45",
"total": "80.40",
"url": "https://0YB6T0I.TWXMB7Wi6.com/NBh1ttXuhk/T3dwVzLW"
}
]