| Name | Description | Type | Additional information |
|---|---|---|---|
| userName |
User Display for Receipts and emails |
string |
None. |
| requestClearPIN |
Flag to request to start a PIN reset process. |
boolean |
None. |
| requestClearPassword |
Flag to request to start a PSW reset process. |
boolean |
None. |
| displayReceiptOnSale |
Display automatically a receipt after each transaction on mobile device. |
boolean |
None. |
| emailReceiptOnSale |
Send automatically a receipt after each transaction. |
boolean |
None. |
| receiptEmail |
List of users that will receive the receipt email is EmailReceiptOnSale is true. |
string |
None. |
| lowBalanceThreshold |
If the user account balance is below this threshold, an email will be sent to the user. |
decimal number |
None. |
| fullTankAmount |
Dafault value for each transaction. |
decimal number |
None. |
| receiptPageSize |
Quantity of receipts displayed on each page. |
integer |
None. |
| numberSitesToLocate |
Quantity of sites displayed on each search. |
integer |
None. |
| language |
Language ISO Code. |
string |
String length: inclusive between 0 and 5 |
| idCountry |
FK al IDCountry |
integer |
Required |
| networkAccounts |
List of Network Accounts associated to the user |
Collection of NetworkAccounts |
None. |