Credit Balance

Manually credit a customer's stablecoin ledger balance after an on-chain deposit is confirmed.

Body

customerId

*String

Customer ID to credit.

directProvider

*String

Chain the deposit was made on.

amount

*Number

Amount to credit.

currency

*String

Stablecoin currency code (e.g. USDC, USDT).

txHash

String

On-chain transaction hash for audit purposes.

POST
/ v2/stablecoin/customers/credit
Endpoint URL(TEXT)
Request Body
Response(JSON)
// Click 'Try now' to see the response