Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Request path

POST [REST URL]/usagestatistics/export

Query Parameters

Parameter

Type

Description

fromDate

Datetime type


toDate

Datetime type


format



destination



notificationuser



Response Parameters

  • If the request to generate export is successful, then show "Usage Statistics Export Job ID is being generated. The notification user will receive an email when the export is ready."

  • If the request to generate export is unsuccessful, then show "The request has failed. Please get in touch with your Account Representative and quote [API error code]."

Request Body Type

list of Attribute arguments

Example bodies

{
    "entityKey": "23",
    "code": null,
    "message": "Usage Statistics Export with exportDefinitonId entity key is being generated. The notification user will receive an email when the export is ready."
}


  • No labels