Axway · Example Payload

Amplify Platform Default Fields Example

API ManagementEnterpriseIntegrationSecurity

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

Top-level fields

createdcreated_byupdated

Example Payload

Raw ↑
{
  "created": "2026-04-21T00:00:00Z",
  "created_by": {
    "guid": "example_value",
    "type": "user"
  },
  "updated": "2026-04-21T00:00:00Z"
}