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"
|
|
nominalMapping
|
string
|
"string"
|
|
id
The unique id of the object
|
string
uuid
|
"string"
|
{
"nominalCode": "string",
"nominalName": "string",
"externalId": "string",
"payCode": "string",
"nominalMapping": "string",
"id": "string"
}
- none -
- none -
Completing a Pay Run | Get Accounting Entries |