Microsoft Dynamics NAV · Example Payload

Automation Automation Company Example

Business ManagementDynamics NAVERPFinanceInventoryMicrosoftNavision

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

Top-level fields

idnamedisplayNamebusinessProfileIdevaluationCompany

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "displayName": "example_value",
  "businessProfileId": "500123",
  "evaluationCompany": true
}