Wallet Service
Number of APIs: 22
-
WalletID - Get Allowed Search Fields GET {{wallet-service-api}}/allowed-query/fields/wallet-ids
-
WalletID - Send Email Verification For Changing Pin POST {{wallet-service-api}}/wallet-ids/send-verify-code/{{wallet-id}}
-
Parent Account - Get Parent Account Using API Credentials GET {{wallet-service-api}}/parent-accounts
-
Parent Account-Transactions - Get Allowed Search Fields For Parent Account Transactions GET {{wallet-service-api}}/allowed-query/fields/parent-account-transactions
-
Parent Account-Transactions - Get All Parent Transactions GET {{wallet-service-api}}/parent-account-transactions
-
Parent Account-Transactions - Get All Parent Transactions (using POST) POST {{wallet-service-api}}/parent-account-transactions
-
Parent Account - Get Single Parent Account GET {{wallet-service-api}}/parent-accounts/details/{{yourParentAccountid}}
-
Parent Account - Get Allowed Search Fields GET {{terminal-service-api}}/allowed-query/fields/parent-accounts
-
Parent Account - Get Parent Account Using API Credentials (using POST) POST {{wallet-service-api}}/parent-accounts
-
WalletID-Transactions - Transfer From WalletID To Bank POST {{wallet-service-api}}/wallet-ids/transfer-between-wallet-id/{{wallet-id}}