...
The client’s WSDL. Usually,
https://webservice.reapit.net/[ CLIENT CODE ]/?wsdl
. E.g. https://webservice.reapit.net/demo/?wsdl.A client ID, e.g. DemoUser
A password, e.g. 8ed799bbe77c96311e71f64b99ec2ddde765d13a
Contents
Table of Contents |
---|
Location
The test tool is accessed on https://tracker.reapit.net/demo/_support/web-service/.
...
The methods you can access will be determined by the permissions granted to the API Key you’re using and will be listed down the left hand side of post-login landing page.
A full list of available methods can be found here.
...
Clicking on a method in the left hand menu allows you to test it.
Testing a Method
To test a method, enter the data required for your test in the form and click Run.
...
Response
The data returned by the API will be displayed on the next page:
...