| Name | Description | Type | Additional Information |
|---|---|---|---|
| CustomerID |
ID of each customer in the split on the ticket |
string |
Required Max length: 6 |
| SplitPercentage |
Percentage of the ticket for the customer for split arrangement 1 |
decimal number |
Required Max length: 12 Max of 4 decimal places |
| SplitPercentage2 |
Percentage of the ticket for the customer for split arrangement 2 |
decimal number |
Max length: 12 Max of 4 decimal places |
| SplitPercentage3 |
Percentage of the ticket for the customer for split arrangement 3 |
decimal number |
Max length: 12 Max of 4 decimal places |
| BillTo | string |
Max length: 50 |
|
| PasswordYN |
Credit check required a password |
boolean |
Must be 0, 1, True, or False |
| AmtOverLim |
Amount over the credit limit |
decimal number |
Max of 2 decimal places |
| WarningDis |
Over their limit or have poor credit? Must be 0, 1 or blank |
string |
Max length: 1 |