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": "83mxJgWFu",
"country": "Wgsg5Wo2BXN",
"state": "Alza7w",
"street1": "iMZ7ctLPSj06zhp2XoIA8VZci",
"street2": "GZwhG",
"zip": "vRkNs2bJbL1rLT"
},
"balance": "58.20",
"created_at": "2025-05-09T08:26:04.532Z",
"currency": "EpJFwEcRrOdqs3BvVvFsTFo4",
"delinquent": false,
"email": "9W1@x.com",
"id": "y1",
"metadata": {},
"name": "ZUPHksJcIG2L7cL4q",
"phone": "+1-577-823-5850"
}