We are currently in beta. If you have any feedback, please email us at [email protected] or learn more about our product at https://unyte.africa
cURL
curl --request GET \ --url https://dev.superpool.unyte.africa/api/v1/environments/{id}/ \ --header 'X-API-Key: <api-key>'
{ "environment_name": "<string>", "test_mode": true, "client_id": "<string>" }
ViewSet for managing environments.
A unique integer value identifying this environment.
Serializer for displaying environment information.
Unique identifier for the merchant client.