GetSerialNumbersRequest
Request used to retrieve the current state of a disposition.
usernamestring
SOPG username.
Example:
USERpasswordstring
SOPG password.
Example:
PASSWORDmtidstring
Merchant transaction ID.
Example:
18b02d230-a6822f-4cbb-aee9-0bc07d90cfa4subIdstring
Optional reporting criteria value.
Example:
shop1currencystring
Transaction currency.
Example:
EURGetSerialNumbersRequest
{
"username": "USER",
"password": "PASSWORD",
"mtid": "18b02d230-a6822f-4cbb-aee9-0bc07d90cfa4",
"subId": "shop1",
"currency": "EUR"
}