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": "6fTtSdojVhkLFArD",
    "country": "OOJjJJfg",
    "state": "kaETRmOQiQp",
    "street1": "cmVxDDeaSgn5vPylzuXV7",
    "street2": "ZyI",
    "zip": "dWnx52t"
  },
  "balance": "35.83",
  "created_at": "2025-03-12T01:36:52.471Z",
  "currency": "9Et7o6H7h6vA",
  "delinquent": false,
  "email": "npNXplm@lj8gxkABva.com",
  "id": "b8SFYlECN6WT2tunNoIPbRRHd",
  "metadata": {},
  "name": "cbhyRPHnrtKpJ",
  "phone": "+1-889-216-1159"
}