Credit from payment method

Charge a customer's payment method and credit the amount to their balance.

Query Params
integer
required

The site ID to scope this request to.

Body Params
integer
required

The customer to credit.

integer
required

The payment method to charge. Must belong to the customer.

integer
required
≥ 1

Amount to credit in cents (e.g. 1000 = $10.00).

string
required
length between 3 and 3

Three-letter ISO currency code (e.g. usd, cad).

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json