Using "Try It" in the developer portal

Open Try It Panel

You can play with the sandbox data using the Try It button available on each API Call.

Picture

This will pop in the Try It window on the right.

Picture

Authorise

To authorise the call, you need to select "authorization_code" for SISS Auth Server.

Picture

If this is the first time you are setting the Authorisation Code, you will be prompted to Sign Up for an account with the SISS Auth Server.

This signup is only used to authorise you for the Sample Data in the Sandbox. You will receive an email to validate your account.

Picture

If you already have an account, and the current token is invalid, you will be asked to sign in.

Picture

The solution will retrieve a valid JWT for use in the call, which it will use to populate the Authorization Header.

Picture

Get Results

You can press the Send button to see results (assuming you have filled out any other required headers).

Picture

The results will show below the 

Picture

Next Steps

Check our Tips, Tricks and Best Practices to optimise your usage.