API → Payments → Create payment info for your org
Parameters
Name
Type
Req.
Returns
- 201 Created
successful creation
Name
Type
Req.
body
objectoptionalObject Properties
post
/org/payment$ curl -X POST "https://api.zoo.dev/org/payment" \
--header "Authorization: Bearer $TOKEN" \
--header "Content-Type: application/json" \
--data '{
"address": {
"city": "ktksFp0MFa",
"country": "eTCQPfnFt3IoIkTnufURW3hfcz",
"state": "eQEuYgEdYbYSKR",
"street1": "gf9LzyQ4fdsi0WE8Rr",
"street2": "7b1yO0571OtuCrbfylHoY",
"zip": "S37Dk4bBhZYpmwbMbvbQxzGDrPQKN"
},
"name": "mkU17PO9oG5za2O",
"phone": "+1-769-718-6977"
}'
201 Created
Response{
"address": {
"city": "8rJATlk8m72CBJMuG",
"country": "s3tfY7cqNrIk8Qxmsq2PqyknPSYZ",
"state": "wftShrfO8TtPK",
"street1": "QmT8VnGox84xwCF0Egm",
"street2": "50vlGo5ByDSe91GSbfR6FL",
"zip": "v6ZxdVQrQM91zApABFUD0R8HWdS"
},
"balance": "23.29",
"created_at": "2025-04-21T20:01:47.967Z",
"currency": "uSu83gSWvg5BVmZjAyq3W",
"delinquent": false,
"email": "CNTUN1U@tnbR2F.com",
"id": "9c09U9xxMFmSFIGelKK",
"metadata": {},
"name": "szULeF",
"phone": "+1-280-916-2100"
}