Axway · Example Payload

Amplify Platform Application Example

API ManagementEnterpriseIntegrationSecurity

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

Top-level fields

_idapisautomaticenvguidorg_guidplatformprovider_guidproviderssourcesubtypetype

Example Payload

Raw ↑
{
  "_id": "507f1f77bcf86cd799439011",
  "apis": [
    "example_value"
  ],
  "automatic": true,
  "env": "example_value",
  "guid": "example_value",
  "org_guid": "example_value",
  "platform": "example_value",
  "provider_guid": "example_value",
  "providers": [
    {
      "guid": "example_value",
      "published_id": "507f1f77bcf86cd799439011"
    }
  ],
  "source": "example_value",
  "subtype": "example_value",
  "type": "example_value"
}