cURL
curl --request GET \ --url https://staging.api.rye.com/api/v1/billing \ --header 'Authorization: <api-key>'
{ "drawdown": { "balance": { "currencyCode": "USD", "amountSubunits": 1500 }, "config": { "chargeAutomatically": true, "currency": "USD", "minBalanceSubunits": 200000, "targetBalanceSubunits": 1000000 }, "enabled": true } }
Get billing configuration and balance for the authenticated developer
Rye API key
Billing configuration including drawdown settings and balance
Show child attributes
Was this page helpful?
Contact support