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": "40.70",
"amount_paid": "67.96",
"amount_remaining": "85.77",
"attempt_count": 32,
"attempted": true,
"created_at": "2025-07-03T15:41:50.226Z",
"currency": "oS3QaR",
"customer_email": "HttYkRQ@XMti.com",
"customer_id": "8xhCMnmNAbf194IQAp0g0xkwKE",
"default_payment_method": "xtcGCdHqO7XPNhSLGk7gqmMPax",
"description": "nrGysBV6kVGvF5mXRJae",
"discounts": [
{
"coupon": {
"amount_off": "9.38",
"deleted": true,
"id": "6GgAIFRa6r6ivGeBnH",
"metadata": {},
"name": "cGE9W84hV9V",
"percent_off": 11
}
}
],
"id": "5tTO1K5kNninDUfocf5",
"lines": [
{
"amount": "77.01",
"currency": "xUGrBKnUweNoR",
"description": "5O79QGFqwaBFwVkVFtOCs1obPLVr",
"id": "j68t08yM0TAP4KUjRCAzb1Pr",
"invoice_item": "V",
"metadata": {}
}
],
"metadata": {},
"number": "rXXOfGFS7dVLSUPoliXOylBREfIlMm",
"paid": true,
"pdf": "https://OnJWlgtkHN.9C35uMTKK24.com/HFlibHEds7n/FPYxwWVW",
"receipt_number": "ZDySr0ECxp6fuhyZ68",
"statement_descriptor": "R6jv37cY3jku1",
"status": "uncollectible",
"subtotal": "78.28",
"tax": "84.94",
"total": "58.55",
"url": "https://f3DV7QH.d.com/onInjthb/oo4d4lnd7Ooe"
}
]