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 each customer has |
decimal number |
Required Max length: 12 Max of 4 decimal places |
SplitPercentage2 | decimal number |
Max length: 12 Max of 4 decimal places |
|
SplitPercentage3 | 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 |
CustomerFirstName |
First name of each customer on the ticket |
string | |
CustomerLastName |
Last name of each customer on the ticket |
string | |
UniqueKey |
Unique number for each person in the split |
integer |
Send in zero (0) if new. Do not modify existing value. |