Value-Pair Add Record Command

Purpose

This command function is used to add repeating blocks with the same block ID to the request message. This is currently only used when adding SKU information on the "Gift Card.Add Loyalty Points" request type.

Syntax:

CMD={Value}

Example:

67.SKU_Number=000000000000001&

67.Price=100& 67.Quantity=15& CMD=Add Record&

67.SKU_Number=000000000000002&

67.Price=200& 67.Quantity=10& CMD=Add Record&

note

This command may be called for each SKU block being added to the record.  Multiple blocks are also returned for each currency returned in the DCC Rate Response message. There is no command line in between each block, they are simply returned back to back in the response message.