To get the b2b2c token : copy the "authCode" value from the "Account Binding" response and paste it into the "authCode" field in the "Get Token B2B2C" request body.
To resend OTP : copy the "journeyId" value from the "Card Binding" or "Payment" request and paste it into the "journeyId" field in the "Request OTP Binding" or "Request OTP Payment" request body.
To verify OTP : copy the "accessToken" value from the "Get Token B2B2C" response and paste it into the "bankCardToken" field in the "Verify OTP Binding" or "Verify OTP Payment" request body.
To unbind : copy the "accessToken" value from the "Get Token B2B2C" response and paste it into the "tokenId" field in the "Unbinding" request body.