2. APIs Available

Note

  • Unless otherwise stated, all APIs are accessed via HTTP GET method only.
  • All API endpoint URLs and parameters used in a query string are not case sensitive.
  • Remember to properly encode URLs - such as encoding or replacing whitespace with %20 or +

2.4. Contact ID

Endpoint / Method Authentication
https://services.inivio.com.au/validate/customerid Basic Authentication

2.5. Commercial Enhancement

Endpoint / Method Authentication
https://services.inivio.com.au/enhance/commercial/entity Basic Authentication

2.6. Error Handling

Marketing Portal by Equifax uses standard HTTP error codes:

  • 200 - OK
  • 400 - Bad Request
  • 500 - Internal Server Error
  • 404 – Not Found
  • 401 - Unauthorized
  • 403 - Forbidden