APIPaymentsUpdate balance for an org
hidden

Parameters

Name

Type

Req.

Returns

put
/orgs/{id}/payment/balance
$ curl -X PUT "https://api.zoo.dev/orgs/{id}/payment/balance?include_total_due=VALUE" \
	--header "Authorization: Bearer $TOKEN" \
	--header "Content-Type: application/json" \
	--data '{}'
200 OK
Response
{}