Access postman

Access DEUNA Postman collections for testing out solutions.

1. Fork the collection

Access the collection and create a fork for your testing environment:

  1. Access the Postman collection: Run In Postman
  2. Sign up or log in to a Postman account.
  3. Select a workspace to import the collection and environment.
  4. Update the environment variables with your app values.

2. Configure environment variables

  1. In the left menu, click Environments.

  2. Select your environment:

    • Sandbox for testing.
    • Production for a live environment.
  3. Update the required environment variables:

    • merchant_id: Your store identifier in DEUNA
    • public_api_key: Your DEUNA public API key
    • private_api_key: Your DEUNA private API key
  4. Save your configuration.

3. Use the collection

Start using the Postman service requests and folders to fit your integration method.