added

Changes underway

We are in the process of rewriting many of our core systems. We will ensure backwards compatibility for our API in the short term, but will eventually require an update to the new endpoint.

🚧

Our response has changed

Our createVendorApplication endpoint has been changed, see the createVendorApplication docs for more details.

More specifically we have added the following two new properties to identify applications

  • appId has been added as a new property
  • applicationKey has been added as a new property

We will eventually deprecate the following property

  • applicationId this is effectively being replaced by the appID and applicationKey properties

For now, you will still receive the applicationId property in the response, but this will eventually go null as we transition to our new systems. We will, however, maintain the same endpoint, but will rely on the appId and applicationKey properties instead to identify specific applications. Details for the new endpoint will be published soon, and then can be used moving forward.