x-api-key: ********************
{ "walletId": "string", "amount": 0, "channel": "string", "additionalData": {}, "description": "string", "referenceId": "string", "userId": "string", "storeId": "string", "storeName": "string", "accountNumber": "string", "currency": "string" }
curl --location --request POST 'https://api.b2b.retter.io/5p1hp1d2t/CALL/WalletAPI/load/' \ --header 'Content-Type: application/json' \ --header 'x-api-key;' \ --data-raw '{ "walletId": "string", "amount": 0, "channel": "string", "additionalData": {}, "description": "string", "referenceId": "string", "userId": "string", "storeId": "string", "storeName": "string", "accountNumber": "string", "currency": "string" }'
{}