Provision the calling application's wallet
Wallet
Provision the calling application's wallet
Idempotent – safe to call on every application start-up. Creates the wallet if it does not exist and returns the current state.
POST
Provision the calling application's wallet
Authorizations
Obtain a token from POST /v1/auth/token using your client_id and client_secret, then enter Bearer <token> here.