Microsoft Dynamics NAV · Example Payload

Admin Center App Install Request Example

Business ManagementDynamics NAVERPFinanceInventoryMicrosoftNavision

Admin Center App Install Request Example is an example object payload from Microsoft Dynamics NAV, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

targetVersionallowPreviewVersionacceptIsvEulaallowDependencyUpdate

Example Payload

Raw ↑
{
  "targetVersion": "example_value",
  "allowPreviewVersion": true,
  "acceptIsvEula": true,
  "allowDependencyUpdate": true
}