Microsoft Dynamics NAV · Example Payload

Automation User Update Example

Business ManagementDynamics NAVERPFinanceInventoryMicrosoftNavision

Automation User Update 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

stateexpiryDate

Example Payload

Raw ↑
{
  "state": "example_value",
  "expiryDate": "example_value"
}