Share via


RetailTransactionServiceAX5::giftCardVoid Method [AX 2012]

Method is used to check the status of the gift card i.e., card exists or voided or not voided.

Syntax

client server public static container giftCardVoid(RetailGiftCardId _dataEntryId)

Run On

Called

Parameters

Return Value

Type: container
The status as a container.

See Also

Reference

RetailTransactionServiceAX5 Class