Axway · Example Payload

Amplify Platform Consumer Example

API ManagementEnterpriseIntegrationSecurity

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

Top-level fields

activeconsumer_idguidnameonboardingorg_idpendingteamsusers

Example Payload

Raw ↑
{
  "active": "example_value",
  "consumer_id": "507f1f77bcf86cd799439011",
  "guid": "507f1f77bcf86cd799439011",
  "name": "Example Name",
  "onboarding": "example_value",
  "org_id": "507f1f77bcf86cd799439011",
  "pending": "example_value",
  "teams": "example_value",
  "users": 1
}