Returns the attributes for the requested Payment Card.

Path Params
string
required

22-character ClientID. Ask The Bancorp 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.

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

Owner Details

string

ISO 4217 3-Digit Currency Code.


Optional. Default is 840

string

See how to properly format an amount.


Required if using Fees query string.

integer

Maximum time to wait for AVS and/or Verify Response

Optional. Default: 39

Responses

Language
Credentials
URL
Choose an example:
application/json