The GET Conversation settings allows you to verify your E-Mandate configuration and to see the next available steps in your current conversation
Before calling any of the conversation APIs, you must first make a request to Prepare Emandate and retrieve an E-Mandate token. This token must be provided in your HTTP Token header.

In this conversation example, we are assuming that you want to create an e-mandate with authorisation method = SMS.

To begin:

  • Confirm that you have been properly configured for this authentication method.
  • Generate a GET request to /conversations/settings
  • Confirm in the response that authorization is SMS_PASSWORD.

Move to the next stage in the conversation: Initialization