APIPaymentsGet 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": "R",
    "country": "BF8dRmv0Y",
    "state": "Si7cb7yhzb1WIQW7JS1UxnB1tHGyOG",
    "street1": "C8zs",
    "street2": "dtmCUwqfmzfpff1IYXdP",
    "zip": "oEvjyClTBoe"
  },
  "balance": "14.61",
  "created_at": "2025-07-03T15:41:44.669Z",
  "currency": "J3zAGduNG9jumbKDQPAELf",
  "delinquent": true,
  "email": "ZuacS@vt.com",
  "id": "G8",
  "metadata": {},
  "name": "fB1ylOOFOkeCY3UxLvYsYkjBmKDag",
  "phone": "+1-174-700-9464"
}