Wallet Service

Number of APIs: 22

  1. WalletID - Get Allowed Search Fields GET {{wallet-service-api}}/allowed-query/fields/wallet-ids

  2. WalletID - Send Email Verification For Changing Pin POST {{wallet-service-api}}/wallet-ids/send-verify-code/{{wallet-id}}

  3. Parent Account - Get Parent Account Using API Credentials GET {{wallet-service-api}}/parent-accounts

  4. Parent Account-Transactions - Get Allowed Search Fields For Parent Account Transactions GET {{wallet-service-api}}/allowed-query/fields/parent-account-transactions

  5. Parent Account-Transactions - Get All Parent Transactions GET {{wallet-service-api}}/parent-account-transactions

  6. Parent Account-Transactions - Get All Parent Transactions (using POST) POST {{wallet-service-api}}/parent-account-transactions

  7. Parent Account - Get Single Parent Account GET {{wallet-service-api}}/parent-accounts/details/{{yourParentAccountid}}

  8. Parent Account - Get Allowed Search Fields GET {{terminal-service-api}}/allowed-query/fields/parent-accounts

  9. Parent Account - Get Parent Account Using API Credentials (using POST) POST {{wallet-service-api}}/parent-accounts

  10. WalletID-Transactions - Transfer From WalletID To Bank POST {{wallet-service-api}}/wallet-ids/transfer-between-wallet-id/{{wallet-id}}