| Name | Description | Type | Additional Information |
|---|---|---|---|
| SplitCustomerID |
Customer ID for this split record |
string |
Max length: 6 |
| SplitCustomerGUID |
Customer GUID for this split record. Can be used in place of SplitCustomerID |
string | |
| SplitCustomerFirstName |
First name of customer for this split record |
string |
Max length: 40 |
| SplitCustomerLastName |
Last name of customer for this split record |
string |
Max length: 100 |
| Split1Percent |
Split1 percentage for this customer |
decimal number |
Max of 4 decimal places Range: inclusive between 0 and 100 |
| Split2Percent |
Split2 percentage for this customer |
decimal number |
Max of 4 decimal places Range: inclusive between 0 and 100 |
| Split3Percent |
Split3 percentage for this customer |
decimal number |
Max of 4 decimal places Range: inclusive between 0 and 100 |