This operation is used to refill amount to the Wallet
Wallet refill is successful
Invalid request.
The request could not be authorized.
The request could not be completed due to an internal error.
{- "carrierAccountId": "gOpvB5GjV8r",
- "amount": 10
}
{- "requestedAmount": 10,
- "balanceAvailable": 3734.8,
- "totalAmount": 10.35,
- "status": "SUCCESS",
- "transactionDetails": [
- {
- "accountId": "1111",
- "accountType": "Credit Card",
- "amount": 10
}, - {
- "accountId": "1111",
- "accountType": "Credit Card Fees",
- "amount": 0.35
}
]
}