Axway · Example Payload

Amplify Platform Platform.Usage.Report Example

API ManagementEnterpriseIntegrationSecurity

Amplify Platform Platform.Usage.Report Example is an example object payload from Axway, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

end_dateenv_guidguidnameorg_guidproduct_nameproduct_versionstart_datestatusupload_method

Example Payload

Raw ↑
{
  "end_date": 1714000000000,
  "env_guid": "example_value",
  "guid": "example_value",
  "name": "Example Name",
  "org_guid": "example_value",
  "product_name": "Example Name",
  "product_version": "example_value",
  "start_date": 1714000000000,
  "status": "VALIDATING",
  "upload_method": "automatic"
}