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": "7MBEgdIS2wo",
    "country": "l8KOkSDXz",
    "state": "YLzKObxSM43hIIH7b",
    "street1": "DwMqgdpJCVMW0Enni",
    "street2": "fTpQsezKvsxv8Z81YwyuH3mPtMN8C",
    "zip": "rppJd8"
  },
  "balance": "14.37",
  "created_at": "2025-08-14T21:14:36.765Z",
  "currency": "sjwH6EgTsEGHtQVsy9Z81yw4CoZ",
  "delinquent": true,
  "email": "vBy@xX4X.com",
  "id": "7Opu8BcV",
  "metadata": {},
  "name": "WrzsOqi1SQCvN40k",
  "phone": "+1-146-314-2982"
}