API → Payments → Get payment info about your org
Parameters
No parameters
Returns
- 200 OK
successful operation
Name
Type
Req.
body
objectoptionalObject Properties
get
/org/payment$ curl "https://api.zoo.dev/org/payment" \
--header "Authorization: Bearer $TOKEN"
200 OK
Response{
"address": {
"city": "5jO7jS2mOcYsUtQEBLP",
"country": "Qe5exTnu7",
"state": "JEvBlL4NRKec3wZykp14dQu5uK",
"street1": "ZZmpI",
"street2": "",
"zip": "OREEhKbG5"
},
"balance": "83.54",
"created_at": "2025-01-13T17:37:18.383Z",
"currency": "trQ2ssihP6IRESP5otSizmGuyBG5g",
"delinquent": false,
"email": "sOUZmYf@PGHqE6DizW.com",
"id": "Azv8fdmQEl",
"metadata": {},
"name": "BH40ypLc",
"phone": "+1-199-427-4779"
}