Microsoft Dynamics NAV · Example Payload

Business Central V2 Journal Create Example

Business ManagementDynamics NAVERPFinanceInventoryMicrosoftNavision

Business Central V2 Journal Create Example is an example object payload from Microsoft Dynamics NAV, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

codedisplayNametemplateDisplayName

Example Payload

Raw ↑
{
  "code": "example_value",
  "displayName": "example_value",
  "templateDisplayName": "example_value"
}