API → PaymentsUpdate payment info for your org
Parameters
Name
Type
Req.
Returns
- 200 OK
successful operation
Name
Type
Req.
body
objectoptionalObject Properties
put
/org/payment$ curl -X PUT "https://api.zoo.dev/org/payment" \
--header "Authorization: Bearer $TOKEN" \
--header "Content-Type: application/json" \
--data '{
"address": {
"city": "c4MlKdN3meHBKcPWpdQaCuM6o",
"country": "q3uulNYZbgBA5qLEk",
"state": "hv3kvruWuUhlL",
"street1": "Xmj2EVLJyCumbE7uRqby",
"street2": "ealmhPMg2l",
"zip": "YKAJSoceGRTQutYdLE"
},
"name": "SpLUkOl5z0zBplB8K2",
"phone": "+1-837-694-4515"
}'
200 OK
Response{
"address": {
"city": "80",
"country": "7L",
"state": "UiXHHf2gNr",
"street1": "0qWt890BsgkvG6maoS5kUuxDbhgSd",
"street2": "TeBmOPEzbIAMjQ",
"zip": "AA4C39l"
},
"balance": "14.59",
"created_at": "2025-07-03T15:41:46.634Z",
"currency": "8tYFE2IKH4kg7",
"delinquent": true,
"email": "vp@hzygPgudu.com",
"id": "3JnF2I4IGUqBcftF",
"metadata": {},
"name": "ufMiSYFKSIyA",
"phone": "+1-847-688-2709"
}