Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to the API documentation for our demo sandbox at at https://demo.readysell-swagger.com.au:8296/doc/index.htmlazurewebsites.net
  2. Select an operation
  3. Click on the Model Schema template, this will copy the template to the parameter value
  4. In the parameter value, replace the RequestHeader component with the following details:

    Code Block
    languagejs
      "RequestHeader": { "Environment": "Production", "UserName": "Demo", "Password": "Readysell1" }Click Try it out
  5. Fill in any other required fields in the body parameter
  6. Click Try it Out!on Execute

On a customer system

  1. Ask for the customer to submit a request on your behalf to support@readysell.com.au using the template below

    No Format
    Dear Readysell Support,
     
    I would like to request for API access to be set up to allow my developer,
    [INSERT DEVELOPER NAME HERE], to remotely access and modify data in my
    Readysell system. In doing so, I agree to pay the API access fee (as set out in
    the Readysell Service Fee Policy) and agree that any inadvertent data changes
    due to the incorrect use of the API are the responsibility of myself and/or my
    developer.
     
    Please activate access from [INSERT DATE HERE] and supply the relevant
    authentication details to [INSERT DEVELOPER EMAIL HERE].
     
    [CUSTOMER NAME HERE]


  2. Once we have received this and authorization is approved, the customer's licence will be updated and your credentials will be set up. We will email you with the endpoint URL, your username and password.

...

A full list of supported API operations can be found at https://demo.readysell-swagger.com.au:8296/doc/index.htmlazurewebsites.net

API improvements and changes

...