Billing & Wallet¶
Billing endpoints support account readiness, wallet visibility, spend controls, and hardware quote/hold workflows.
Base URL: https://rqm-api.onrender.com
Endpoint groups¶
Account and wallet¶
GET /v1/billing/profileGET /v1/billing/summaryGET /v1/billing/walletGET /v1/billing/jobsGET /v1/billing/dashboard
Spend controls and recovery¶
GET /v1/billing/spend-controlsPATCH /v1/billing/spend-controlsGET /v1/billing/auto-recharge/attemptsGET /v1/billing/recovery-statusPOST /v1/billing/auto-recharge/test
Hardware quote / hold¶
POST /v1/billing/hardware/quotePOST /v1/billing/hardware/holdPOST /v1/billing/hardware/hold/{job_id}/release
Stripe surfaces¶
POST /v1/billing/stripe/customerPOST /v1/billing/stripe/setup-intentPOST /v1/billing/stripe/payment-intentPOST /v1/billing/stripe/checkout-sessionPOST /v1/billing/stripe/portal-sessionPOST /v1/billing/stripe/reconcile-checkoutPOST /v1/billing/stripe/webhook
Operational note¶
Billing readiness supports execution workflows but does not guarantee provider-side hardware availability.