API → PaymentsGet payment info about your user
Parameters
No parameters
Returns
- 200 OK
successful operation
Name
Type
Req.
body
objectoptionalObject Properties
get
/user/payment$ curl "https://api.zoo.dev/user/payment" \
--header "Authorization: Bearer $TOKEN"
200 OK
Response{
"address": {
"city": "Bh6vy",
"country": "JtjzgYuMq85Lzvqh7MhHG9PTv",
"state": "KgxevlqR5B",
"street1": "zm3vq0BTMpWUtOhJ8GGL9",
"street2": "bXy8RtdGke2pW",
"zip": "9"
},
"balance": "94.06",
"created_at": "2025-07-03T15:41:56.322Z",
"currency": "g0awTe3gc82lsbAcBtbO15RQPQ",
"delinquent": true,
"email": "HxQlraAk@wpC.com",
"id": "tAkX5NggvBbrROoxnKPulbUFom",
"metadata": {},
"name": "U6qg",
"phone": "+1-973-494-8363"
}