Microsoft Dynamics NAV · Example Payload

Admin Center Quotas Example

Business ManagementDynamics NAVERPFinanceInventoryMicrosoftNavision

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

Top-level fields

environmentsCountstorageInKilobytes

Example Payload

Raw ↑
{
  "environmentsCount": "example_value",
  "storageInKilobytes": "example_value"
}