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": "zbXjvvnTRDBh",
    "country": "S",
    "state": "04udH6tjIe8vHTGh9e",
    "street1": "LqSolvHmqjg3z7qy3xn",
    "street2": "VUvzrWsNR44ThcSlGr2axXO",
    "zip": "ON3aVyLxCGyDmaxDEAJdxyc9B1"
  },
  "balance": "91.07",
  "created_at": "2025-07-04T14:10:11.664Z",
  "currency": "a5yGO1qCUmx3LxjybbnDN4E7z",
  "delinquent": true,
  "email": "LjZQ@HF36sU.com",
  "id": "MPnf8DVacoN68AaNMP",
  "metadata": {},
  "name": "dYts2ehpmM4RPLrFD",
  "phone": "+1-294-138-8112"
}