For the complete documentation index, see llms.txt. This page is also available as Markdown.

Card Type Object

No
Name
Type
Mandatory
Min Length
Max Length
Description

1

cardType

String

O

1

100

Transaction Filtering Card Type on Order

"transactionFiltering": {
    "cardType": [
        "VISA"
    ]
}

Last updated