API → PaymentsGet payment info about your org

Parameters

No parameters

Returns

get
/org/payment
$ curl "https://api.zoo.dev/org/payment" \
	--header "Authorization: Bearer $TOKEN"
200 OK
Response
{
  "address": {
    "city": "GL",
    "country": "ltdpiBG3v2X9kgAOIMeXWE",
    "state": "bZz4cbvhwqozMDzEGhix",
    "street1": "7yAvkWq1hXhclXBGfF",
    "street2": "LJNhk5SXKR6e0Exd4XrN",
    "zip": "TncQDVnnsM2Gc7Zgxuvtj7un8d"
  },
  "balance": "21.68",
  "created_at": "2025-04-25T16:39:24.500Z",
  "currency": "mgue2W3VRUrS",
  "delinquent": true,
  "email": "iThPkOi@gpZGDyN.com",
  "id": "iuxSsNzu02J9hOw0O5R5Y",
  "metadata": {},
  "name": "kaZPZqpi0TqW",
  "phone": "+1-282-828-8322"
}