Billing
Deposit
Deposit credits into a customer wallet.
Production deposits must flow through Stripe webhooks, PayPal capture, or crypto/Lightning — not this direct credit endpoint.
post/api/billing/wallet/{customer_id}/deposit
Path parameters
customer_idstring required
Request body
Response
Successful Response
{"stackTrail":"paths:/api/billing/wallet/{customer_id}/deposit:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 22 revisions of this API.3
- ●
the
request property's exclusiveMinimum was set to0.00request-property-exclusive-min-set
- ●
the
request property's maxLength was set to500request-property-max-length-set
- ●
the
request property's max was set to10000.00request-property-max-set
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●