Home / Issuing / Control Authorizations
Do not enter production data in the test environment. The Highnote test environment is for exploring features and training. Use only dummy or test data.
Simulating collaborative authorization allows you to test your integration and notification events. This simulation requires the following steps:
You can enable the collaborative authorization feature in your test environment using the Highnote dashboard. For steps, see Enable collaborative authorization.
Use the following mutation to register and add a collaborative authorization endpoint. By default, collaborative authorization endpoints are inactive at creation.
When registering a collaborative authorization endpoint, refer to the following requirements:
2XX response. All other status codes result in the transaction being declined.Warning: Activating an endpoint will automatically deactivate any existing ACTIVE endpoints. Only one endpoint can be ACTIVE at a time.
Once a collaborative authorization endpoint has been registered, you must activate and verify it. Use the following mutation to activate a collaborative authorization endpoint:
Collaborative authorization works by sending a collaborative authorization request to your active endpoint.
Use the following mutation to simulate an authorization and kick off your collaborative authorization workflow: