Credit Balance
Manually credit a customer's stablecoin ledger balance after an on-chain deposit is confirmed.
Body
customerId
*StringCustomer ID to credit.
directProvider
*StringChain the deposit was made on.
amount
*NumberAmount to credit.
currency
*StringStablecoin currency code (e.g. USDC, USDT).
txHash
StringOn-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