API → PaymentsGet 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": "RfJdemET7ci4MvK6p98lWfuyJD",
"country": "muOEph",
"state": "NtP7KfxY5RgH6M33ZNVr6egKHKFG",
"street1": "vrqhF7GT6jjNXGRps",
"street2": "WaSxSTF29EMIEfrXItYKU",
"zip": "TflkrCjfJOw3eqMTh"
},
"balance": "77.73",
"created_at": "2025-05-22T02:04:00.684Z",
"currency": "eSIb",
"delinquent": true,
"email": "CfMo4xEh@qTGj5VTsRH.com",
"id": "bNx",
"metadata": {},
"name": "aGRPdG8803q106acKfSj",
"phone": "+1-829-855-4353"
}