Set Default card account

This API is used for tokens (cards) that are associated with multiple accounts. By changing the default account from old to new, the Account ID passed in the FAST feed will be updated for all authorizations going forward. To associate a token with the new account, it is necessary to link the card and account using this API.

Body Params

This web service allows to alter the default account for a card token.

int64
required
≥ 1

account number new. This will alter old account for card with new account.

int64
required
≥ 1

account number old.

string
required
length between 1 and 40

Unique number that must be passed at each API request. Identifier to make each API request unique

int32
required
≥ 1

Unique identifier for the client which Paymentology will provide at outset

int64
required
≥ 1

Public token for the card.

string
length between 0 and 50

User Id of the Customer who triggered the API request.

string
length between 0 and 200

Remarks for API request

Responses

404

Webservices does not exist

500

Internal Server error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json