The following is an example of an Extended Source Code called AXY10892323IDFEN23819.
{
"extendedSourceCodeId": 18,
"extendedSourceCodeName": "AXY10892323IDFEN23819",
"createdBy": {
"userId": 111222,
"firstName": "Frances",
"lastName": "Perkins"
},
"dateCreated": "2020-04-28T16:13:00Z",
"modifiedBy": null,
"dateModified": null
}
Extended Source Code
Property | Type | Description |
---|---|---|
extendedSourceCodeId | int | A unique identifier for an Extended Source Code in this context |
extendedSourceCodeName | string | A name for this Extended Source Code. Must be alphanumeric and no longer than 20 characters |
createdBy | object | An object containing a userId property indicating the ID of the VAN User who created this extended source code |
dateCreated | date | The date the extended source code was created |
modifiedBy | object | An object containing a userId property indicating the ID of the VAN User who last modified this extended source code |
dateModified | date | The date the extended source code was last modified |