Skip to main content

Disposition Restriction

keystringrequired

Value to specify what type of restriction should be applied for the transaction.

Possible values: [INSTRUMENT, INSTRUMENT_SUBTYPE]

Example: INSTRUMENT
valuestringrequired

Value to define the available options for a certain restriction.

For INSTRUMENT: paysafecard or giftcard.

For INSTRUMENT_SUBTYPE: cvspharmacy, openbuckscard or dollargeneral.

Example: giftcard
Disposition Restriction
{
"key": "INSTRUMENT",
"value": "giftcard"
}