Field Descriptions
wiki.page{path: "z_Source/apiBP", heading: "1", section: "Field case sensitivity"}
|
Name |
Required to Create? |
Allowed Operations |
Description |
|---|---|---|---|
|
CreatedById |
optional |
Query Filter |
The ID of the Zuora user who created the InvoiceSplitItem object. Type : zns:ID Character limit : 32 Version notes : WSDL 43.0 Values : automatically generated |
|
CreatedDate |
optional |
Query Filter |
The date when the InvoiceSplitItem was created. Type : dateTime Character limit : Version notes : WSDL 43.0 Values : automatically generated |
|
Id |
optional |
Query Filter |
The ID of this object. Upon creation of this object, this field becomes
Type : zns:ID Character limit : 32 Version notes : WSDL 43.0 Values : automatically generated |
|
InvoiceDate |
required |
Create Query Filter |
The generation date of the new split invoice. Type :
Character limit : 29 Version notes : WSDL 43.0 Values : a valid date and time value |
|
InvoiceId |
optional |
Query Filter |
The new invoice after the split. Type : zns:ID Character limit : 32 Version notes : WSDL 43.0 Values : automatically generated |
|
InvoiceSplitId |
required |
Create Query Filter |
The ID of the invoice split associated with the individual invoice split item. Type : zns:ID Character limit : 32 Version notes : WSDL 43.0 Values : a valid invoice split ID |
|
PaymentTerm |
optional |
Create Query Filter |
Indicates when the customer pays the split invoice. Type : string Character limit : Version notes :WSDL 43.0 Values : a valid, active payment term defined in the web-based UI administrative settings |
|
SplitPercentage |
required |
Create Query Filter |
Specifies the percentage of the original invoice that you want to be the balance of the split invoice. The total of the SplitPercentage field values for all of the InvoiceSplitItem objects in an InvoiceSplit object must equal 100. Type :
Character limit : -- Version notes : WSDL 43.0+ Values :
|
|
UpdatedById |
optional |
Query Filter |
The ID of the Zuora user who last updated the invoice split. Type : zns:ID Character limit : 32 Version notes : WSDL 43.0 Values : automatically generated |
|
UpdatedDate |
optional |
Query Filter |
The date when the invoice split was last updated. Type : dateTime Character limit : Version notes : WSDL 43.0 Values : automatically generated |