Mapping Extensions
Introduction
For some data fields, Aventus offers extension fields in addition to the standard BNP payload. These allow other standardized values (for example CDL list /ABI codes) to be provided instead of the BNP values. These fields are optional and if both the extension value and BNP value are provided the extension value will be ignored.
API Fields
Employment
Extension Field | Data Type | Replaces Fields | Description |
---|---|---|---|
employment.employmentStatusCDLCode | string | employment.employmentStatus | This field can be set to the value from the CDL list of employment status codes (see below for allowed values). |
employment.employmentAbiCode | int | employment.employmentSector employment.industrySector | Takes the standard industry ABI code. For example, 1 (Accountancy) |
Valid CDL Employment Codes
CDL Name | Value (to submit) |
---|---|
Club/Association | Club |
Director | Director |
Employee | Employee |
Full Time Education | FullTmEdu |
Government | Gvnment |
Houseperson | HsePerson |
Retired | Retired |
Prop/Partner | Prop/Prtn |
Self Employed | SelfEmploy |
Unemployed | UnEmploy |
Updated over 4 years ago