Step 1 - Get a client-credentials scoped Access Token
To create a client credentials token send a POST request to the following endpoint, with the scope confirmation-of-payee:
/token/client-credentials

Step 2 - Get a client-credentials scoped Access Token
Now that you have the required access token you can make the confirmation of payee request by making a POST request to the following endpoint:
/open-finance/confirmation-of-payee/v1.2/confirmation



