Axway · Example Payload

Amplify Platform Activation Example

API ManagementEnterpriseIntegrationSecurity

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

Top-level fields

createdexpireguidtypeupdateduser_guid

Example Payload

Raw ↑
{
  "created": "example_value",
  "expire": "example_value",
  "guid": "example_value",
  "type": "example_value",
  "updated": "example_value",
  "user_guid": "example_value"
}