Field |
Type |
|
additional info |
---|---|---|---|
terminalId |
string 50 |
X |
|
purchaseGuid |
string $uuid |
X |
|
articleId |
int 32 |
X |
|
tariffPackageId |
int 32 |
X |
|
purchaseDateUtc |
DateTime |
X |
|
startDateUtc |
DateTime |
X |
|
endDateUtc |
DateTime |
O |
|
payIntervalStartUtc |
DateTime |
O |
|
payIntervalEndUtc |
DateTime |
O |
|
code |
string 20 |
X |
|
parkingSpaceId |
string 50 |
O |
|
amount |
double |
X |
|
Overpayment |
double |
O |
|
Rounding |
double |
O |
|
maskedPAN |
string 11 |
O |
|
cardIssuer |
string 50 |
O |
|
cardId |
string 50 |
O |
|
TransactionReference |
string 128 |
O |
|
bankAuthorizationReference |
string 128 |
O |
|
description |
string 255 |
O |
|
userID |
string 50 |
X |
|
originCountryState |
string 50 |
O |
|
currencyKey |
string |
X |
|
vat1 |
double |
O |
|
vat2 |
double |
O |
|
vat3 |
double |
O |
|
vat4 |
double |
O |
|
SettlementDateUtc |
DateTime |
O |
|
Metadata |
Array |
O |
Custom attributes are defined in WebOffice. Their values can be set using: "metadata": [ {"key": "string", "Value": "string"}] Add a Key/Value for each defined custom attribute. Keys are set to be mandatory or are optional in WebOffice. See Retrieve Purchase Metadata (GET) to get a list of meta data |