WalletID

Number of APIs: 7

  1. Get All WallidID POST {{wallet-service-api}}/wallet-ids

  2. Change Pin PUT {{wallet-service-api}}/wallet-ids/change-pin/{{wallet-id}}

  3. Update WalletID PUT {{wallet-service-api}}/wallet-ids/update/{{wallet-id}}

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

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

  6. Create WalletID POST {{wallet-service-api}}/wallet-ids/create/

  7. Get Single WalletID GET {{wallet-service-api}}/wallet-ids/details/{{wallet-id}}