External Transactions - 012601
Retrieve Empties Transaction - 01260100612
Functional Parameters
| Parameter Name | Migration | Data Type, Range | Description | Default |
|---|---|---|---|---|
| collectiveNumber | ARTICLE_NUMBER | String | It defines the item that is used if empties return transaction is not available. | 8866332244558 |
| transactionIdentifier | RECEIPT_NUMBER | String | Receipt number of the empties transaction | |
| maxAmount | MAXIMUM_ AMOUNT |
Double | It defines the maximum amount of an empties refund receipt. If it is not set, the amount is not checked. | |
| amount | AMOUNT | Double | Amount of the empties return transaction | |
| amount1 | AMOUNT_1 | Double | Empties amount with deposit indicator resulting from depositType1. | |
| depositType1 | DEPOSIT_TYPE_1 | Integer[1..2] | Deposit label:
|
|
| oneWayItemNumber | ONEWAY_ARTICLE_ NUMBER |
String | Item number for posting non-returnable deposit. | 8866332244527 |
| amount2 | AMOUNT_2 | Double | Empties amount with deposit indicator resulting from depositType2. | |
| depositType2 | DEPOSIT_TYPE_2 | Integer[1..2] | Deposit label:
|
|
| multiWayItemNumber | MULTIWAY_ARTICLE_ NUMBER |
String | Item number for posting returnable deposit. | 8866332244558 |
| addAsOneLineItem | ADD_AS_ONE_POS | Boolean | Specifies the way in which data is transferred from the external transaction.
|
true |
| manualInputAllowed | MANUAL_INPUT_ ALLOWED |
Boolean | Controls whether the barcode of the empties receipt can be entered manually or must always be scanned. | false |
| differentStoreAction | ONLY_SAME_ STORE |
ALLOW AUTHORIZE FORBID |
Specifies whether only empties refund receipts of the same store can be redeemed.
|
ALLOW |
| storeId | STORE_NUMBER | String | Store number of the empties refund receipt. | |
| promptUserConfig | PromptUserDialogConfig | |||
| positionOperationConfig | PositionOperationConfig | |||
| manualInputAuthorizationConfig | AuthorizationConfig | |||
| externalStoreReceiptAuthorizationConfig | AuthorizationConfig | |||
| amountTooHighAuthorizationConfig | AuthorizationConfig | |||
| offlineRedeemAuthorizationConfig | AuthorizationConfig | |||
| transactionNotFoundAuthorizationConfig | AuthorizationConfig | |||
| alreadyRedeemedAuthorizationConfig | AuthorizationConfig |
Note:
extends ProcessConfig
Retrieve Scale Transaction - 01260100002
RetrieveScaleTransactionConfig
| Parameter Name | Migration | Data Type, Range | Description | Default |
|---|---|---|---|---|
| collectiveNumber | COLLECTIVE_NUMBER | String | It defines the item that is used if the scale transaction is not available. | 8888855555812 |
| transactionIdentifier | RECEIPT_NUMBER | String | Receipt number of the scale transaction | |
| amount | AMOUNT | Double | Amount of the scale transaction | |
| offlineMode | Boolean | It defines the behavior in offline cases. true: The POS switches to offline mode. false: The amount is booked to a dummy item (defined in collectiveNumber) |
false | |
| scoAuthConfigAlreadyRedeemed | AuthorizationConfig | Authorization is called in the self-checkout only. | ||
| scoAuthConfigEnterReceiptAmount | AuthorizationConfig | Authorization is called in the self-checkout only. | ||
| scoAuthConfigOfflineMode | AuthorizationConfig | Authorization is called in the self-checkout only. |