REST Testing Tool
In both the UAT and Live environment, sample API calls can be accessed from the Support→ Rest Testing Tool menu
.
Click on the drop down for the service category and version you wish to test. In the below example, "Load Product Master Updates" has been selected.
Select the API call type. In the example below,"/api/products/update" has been selected.
On the right (highlighted in red), you will see the list of all the fields. The format shown is determined from the "Parameter content type" drop down (highlighted in orange).
To copy the example message highlighted in red, click anywhere in the section (highlighted in red). This will copy it into the "Request" box (highlighted in orange), where is it editable.
You can also set the content type you wish the response message to be in.
To submit the message on UAT, which will subsequently appear as activity on the 'Activity Monitor', enter a test message in the "Request" box and then click "Try it out!".
The Request URL, Response Body, Response Code and Response Headers will show below. This activity will also show on the activity monitor.