Updates the Account.

Path Params
string
required

v1 and v2 are the only accepted values.

string
required

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

string
required

22 character assigned accountId.

Returned from Create Account

Query Params
string
length between 0 and 0

Use to disallow account creation if an account with card already exists


Incompatible with query string OKToAddDuplicateCard. All requests must use RejectDuplicateCard or OKToAddDuplicateCard if using Duplicate Card Check.
Use is allowed if Version is v1 (not v2)

string
length between 0 and 0

Use to allow account creation if an account with card already exists


Incompatible with query string RejectDuplicateCard. All requests must use OKToAddDuplicateCard or RejectDuplicateCard if using Duplicate Card Check.
Use is allowed if Version is v1 (not v2)

Body Params
card
object

Payment Card Data.

Choose exactly ONE of the following:

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

If Version is v1: either card object or bank object is required
If Version is v2: card object or bank object is optional.

owner
object
required

Owner Details

Responses

Language
Credentials
URL
Choose an example:
application/json