Name | Description | Type | Additional information |
---|---|---|---|
Source |
The system that create the credit transaction |
string |
Max length: 50 |
CustomerTransactionID |
The trip number created in the back office - optional field |
integer |
None. |
UserName |
The provided user name. |
string |
Required |
Salt |
A random number(at least 9 digits) |
integer |
Required |
Digest |
A digest of the user credentials and the request |
string |
Required |