REST API

Building the Iframe

The iframe has these parameters.
  • Form POST Action: The POST goes to the URL that is opened within an iframe. This URL is obtained from the
    consumerAuthenticationInformation.deviceDataCollectionUrl
    response field discussed in Step 1: Setup Service.
  • JWT POST Parameter: Use the value from the
    consumerAuthenticationInformation.accessToken
    response field discussed in Step 1: Setup Service.