API → PaymentsGet 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": "FXgyg5he",
    "country": "boPXYAdAsHL2oEnTMeQ8vO",
    "state": "1N4V57JDiIMjvxyACfd47uligj5",
    "street1": "vwlH6cymX5c3UdWfUhhBts9U",
    "street2": "QTH2pHl9hG50AbG",
    "zip": "C8lBpxgXGwzGSJ2qGrO"
  },
  "balance": "54.84",
  "created_at": "2025-01-07T20:44:05.948Z",
  "currency": "mI80DHIENaD75Lw4xkMs",
  "delinquent": false,
  "email": "riyn@RNLm1Fx.com",
  "id": "4lbN1xRApCFlKl87VHhzWiNYui",
  "metadata": {},
  "name": "o6ne",
  "phone": "+1-185-150-1187"
}