Axway · Example Payload

Amplify Platform Marketplace.Lang.Update Example

API ManagementEnterpriseIntegrationSecurity

Amplify Platform Marketplace.Lang.Update 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

changesguidlang_defaultlang_productslang_supportedname

Example Payload

Raw ↑
{
  "changes": [
    {
      "a": 0,
      "k": "example_value",
      "o": "example_value",
      "v": "example_value"
    }
  ],
  "guid": "507f1f77bcf86cd799439011",
  "lang_default": "example_value",
  "lang_products": "example_value",
  "lang_supported": "example_value",
  "name": "Example Name"
}