NominalCodeMapping

Name / Description Type / Format Example
nominalCode string "string"
nominalName string "string"
externalId
If you will be using the API to post journals to an ExternalDataProvider, then this is the Id of the nominal code in the external system.
If there's no mapping then this will have a value of "0"
string "string"
payCode string "string"
id
The unique id of the object
string uuid "string"
{
  "nominalCode": "string",
  "nominalName": "string",
  "externalId": "string",
  "payCode": "string",
  "id": "string"
}
Contained in Models

- none -

Consumed by Operations
Updates Nominal Code Mappings
Returned by Operations

- none -

Completing a Pay Run Get Accounting Entries