Share via


RetailTransactionServiceAX5::giftCardVoidPayment Method [AX 2012]

Method checks for the status of the gift card i.e., card exists or the gift card has any errors.

Syntax

client server public static container giftCardVoidPayment(
    RetailGiftCardId _dataEntryId, 
    RetailStoreId _storeId, 
    RetailTerminalId _terminalId)

Run On

Called

Parameters

Return Value

Type: container
The status as a container.

See Also

Reference

RetailTransactionServiceAX5 Class