v1
latestOpenAPI 3.1.02026-07-24620123.6 KBCard Charge
Start a card payment transaction by sending the customer's card details and transaction information.
post/api/b2b/fiat/deposit/card
Request body
Response
200
Example response
{
"success": true,
"message": "Card charge initiated",
"data": {
"transactionId": "OD2bmfdvLSv1chSVtdss"
}
}