Home / Issuing / Control Authorizations
Warning: The Highnote test environment allows you to freely explore the platform features and functionality. It is intended for experimenting, building integrations, and training your team.
To ensure the security of your real-world data, please refrain from entering production data into the test environment. Production data includes sensitive information like customer details, financial data, or personally identifiable information (PII).
Use only dummy or test data explicitly created for testing purposes in the test environment.
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.
You can use the following mutation to register and add a collaborative authorization endpoint. By default, collaborative authorization endpoints are inactive at creation. Refer to the following requirements when registering a collaborative authorization endpoint:
2XX
response. All other status codes will 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: