| Name | Description | Type | Additional information |
|---|---|---|---|
| apiKey |
Please contact Caliq support to get your key |
string |
Required |
| CustomerID |
Caliq internal unique customer identifier. Must be supplied if AccountNo is omitted |
integer |
None. |
| AccountNo |
User entered unique customer account number. Must be supplied if CustomerID is omitted |
string |
Required Max length: 10 |
| PaymentTypeID |
Indicates the type of payment used. Can be retrieved from api call |
integer |
Required |
| Amount |
Amount paid by above method |
decimal number |
Required |
| TransactionID |
Unique transaction reference returned from payment provider |
string |
Max length: 255 |
| AuthNumber |
Payment authorisation number |
string |
Max length: 50 |
| SecurityKey |
Payment security key |
string |
Max length: 50 |
| VendorTXCode |
Unique vendor transaction code of the payment |
string |
Max length: 50 |
| PayTransactions | PayTransactions |
None. |