Microsoft Dynamics NAV · Example Payload

Automation Security Group Example

Business ManagementDynamics NAVERPFinanceInventoryMicrosoftNavision

Automation Security Group 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

idgroupIdcodedisplayName

Example Payload

Raw ↑
{
  "id": "abc123",
  "groupId": "500123",
  "code": "example_value",
  "displayName": "example_value"
}