| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerCode |
The customer code. |
string |
Required Max length: 10 |
| TranDate |
The transaction date. |
date |
Required |
| TranType |
The transaction type. |
string |
Required Max length: 2 |
| Description |
The transaction's description. |
string |
Required Max length: 50 |
| Analysis |
The transaction's analysis code. |
string |
Max length: 4 |
| Points |
The number of points in the transaction. |
integer |
Required |
| Amount |
The amount (in the company's base currency) corresponding to the number of points in the transaction. |
decimal number |
Required |
| CompNo |
The company number. |
integer |
Required |
| ExtRef |
The transaction's external reference. |
string |
Max length: 15 |