Axway · Example Payload

Amplify Platform Data Export Example

API ManagementEnterpriseIntegrationSecurity

Amplify Platform Data Export 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

_idcompletedcreatedfilenameguiditemsorg_guidstatusupdateduser_guid

Example Payload

Raw ↑
{
  "_id": "507f1f77bcf86cd799439011",
  "completed": "2026-04-21T00:00:00Z",
  "created": "example_value",
  "filename": "Example Name",
  "guid": "example_value",
  "items": [
    "user_metadata"
  ],
  "org_guid": "example_value",
  "status": "pending",
  "updated": "example_value",
  "user_guid": "example_value"
}