RetailTransactionService::giftCardValidate Method [AX 2012]
Validates the gift cards.
client server public static container giftCardValidate(
RetailGiftCardId _dataEntryId,
RetailStoreId _storeId,
RetailTerminalId _terminalId)
Run On
CalledParameters
- _dataEntryId
- Type: RetailGiftCardId Extended Data Type
The ID of the RetailGiftCardTable.entryId field.
- _storeId
- Type: RetailStoreId Extended Data Type
The ID of the RetailGiftCardTable.reservedByStoreId field.
- _terminalId
- Type: RetailTerminalId Extended Data Type
The ID of the RetailGiftCardTable.reservedByTerminalId field.
Show: