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

amount_cadnumber required
descriptionstring

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 to 0.00

      request-property-exclusive-min-set

    • the request property's maxLength was set to 500

      request-property-max-length-set

    • the request property's max was set to 10000.00

      request-property-max-set

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog