Field descriptions
This reference lists the description of the fields of the AccountingCode object.
All field names are case sensitive. Check enumerated values in descriptions to confirm capitalization and spacing.
|
Name |
Required to Create? |
Allowed Operations |
Description |
|---|---|---|---|
|
Category |
Optional |
Query |
The category associated with the accounting code. Possible values:
Type : enum Character limit : N/A Version : WSDL 50.0+ Zuora Finance Required : No |
|
CreatedById |
Optional |
Query |
The identifier of the user who created the accounting code. Type: string ID Character limit: N/A Version: WSDL 50.0+ Zuora Finance Required : No |
|
CreatedDate |
Optional |
Query |
The date when the accounting code was created. Type: dateTime Character limit: N/A Version: WSDL 50.0+ Zuora Finance Required : No |
|
GLAccountName |
Optional |
Create Query Update |
The account name in general ledger (GL) that corresponds to accounting code. Type : String Character limit : 255 Version : WSDL 50.0+ Zuora Finance Required: Yes |
|
GLAccountNumber |
Optional |
Create Query Update |
The account number in the GL that corresponds to the accounting code. Type : String Character limit : 50 Version : WSDL 50.0+ Zuora Finance Required: Yes |
|
Id |
Optional |
Query Filter |
ID of object. Type : zns:IDzns:ID Character limit : 32 Version notes : -- Values : automatically generated |
|
Name |
Required |
Create Query Update |
The name of the accounting code. Type : string Character limit : 100 Version : WSDL 50.0+ Zuora Finance Required: No |
|
Notes |
Optional |
Create Query Update |
Any note about the accounting code. Type: String Character limit: 2000 Version : WSDL 50.0+ Zuora Finance Required : No |
|
Status |
Optional |
Query Update |
The accounting code status. On create, the accounting code is created in Active status by default. Possible values:
Type: enum Character limit: N/A Version: WSDL 50.0+ Zuora Finance Required : No |
|
Type |
Required |
Create Query Update |
The accounting code type. Possible values:
Type : enum Character limit : N/A Version : WSDL 50.0+ Zuora Finance Required: No |
|
UpdatedById |
Optional |
Query |
The identifier of the user who created the accounting code. Type: string ID Character limit: N/A Version: WSDL 50.0+ Zuora Finance Required : No |
|
UpdatedDate |
Optional |
Query |
The date when the accounting code was updated. Type: dateTime Character limit: N/A Version: WSDL 50.0+ Zuora Finance Required : No |