API Reference
API Reference

Query Card

Returns the attributes for the requested Payment Card.

Request to enable ANI or AVS

Path Params
string
required

22-character ClientID. Ask Support if you need to specify a SubClientID.

Query Params
string
length between 0 and 0

Use if you would like to perform AVS

If using in tandem with Fees query string, append ?AVS+Fees or ?Fees+AVS to your URL.

Request to enable AVS at Support

string
length between 0 and 0

Use if you would like to perform ANI

If using in tandem with AVS query string, append ?ANI+AVS or ?AVS+ANI to your URL.

Request to enable ANI at Support

string
length between 0 and 0

Use to check fees.

If using in tandem with AVS query string, append ?Fees+AVS or ?AVS+Fees to your URL.

Body Params
account
object

Bancorp Account Details

Incompatible with card. Exclusively use account or card.

card
object

Payment Card Data.

Choose exactly ONE of the following:

  • Payment Card Not Encrypted
  • Payment Card Encrypted
  • token
  • device object
  • mobilePay object

Incompatible with account. Exclusively use: card or account.

owner
object
required

Owner Details

Responses

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json