API DOCUMENTATION
    Try Unleashed Now Sandbox

    Date Format

    The date formats in use differ between the GET requests for JSON and XML:

    Data Request Type Format
    JSON POST yyyy-MM-ddTHH:mm:ss.fff 2022-11-14T13:28:33.363
    JSON GET Microsoft .NET JSON ”\/Date(1668432513363)\/”
    XML POST yyyy-MM-ddTHH:mm:ss.fff 2022-11-14T13:28:33.363
    XML GET yyyy-MM-ddTHH:mm:ss.fff 2022-11-14T13:28:33.363

    Use the API Sandbox to see how the object is rendered in JSON or XML.

    Note: An Unleashed account is required before you can use the API Sandbox.

    Trial accounts are also allowed to connect to the API.
    You can register a new account here: Register.