Virtual Account
GET/virtual-account/identity
Query identity information of the Virtual Account.
To call this API, you must successfully link a VA account.
Steps to link a VA account:
- Create a grant /grant/token with scopes set to virtual_account, and specify virtualAccountNumber following the structure provided by Cas, along with fiServiceId, the financial service ID for the VA.
- virtualAccountNumber: configured per application and per corresponding financial service.
- fiServiceId: use /fi-services to retrieve this info.
- Open the Cas Link interface using the grantToken returned in step 1. See details
- After the user completes verification, your interface will receive a publicToken. Use it to obtain an accessToken for the grant.
- Use the returned accessToken to call this API.
Responses
- 200
Success