Fund customer wallet

Adds funds to a customer's wallet using the wallet funding hold account as the source of the transaction.

The fund customer wallet operation is useful for distributing funds to a seller after a marketplace sale, concessions for customer support, or refunding a transaction from another payment system into the customer's wallet. The flow of funds uses the wallet funding hold account, and thus is separate from all campaigns and other types of incentive transactions.

This transaction is completely closed-loop, and will not effect external systems or payment methods.

Authorization Scope

Only the merchant secret key is authorized to call this endpoint.

Path Params
string
required

The id of the customer to receive funds.

Body Params
int32
required

The amount to send to the customers balance

string
required

Three-letter ISO currency code.

string

Optional descriptor for the transaction.

string

A string reference that can be attached to this transaction for future discoverability.

json

JSON object of string key-value pairs that you can attach to the created transaction.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json