这是indexloc提供的服务,不要输入任何密码

account-update (resource)

The account-update resource contains information used to update shopper credit cards. It includes the following properties:

Request

Property NameTypeRequiredDescription
merchant-updater-idstringRequiredUnique ID provided by the merchant.
original-cardcontainerRequiredContainer of original-card properties.

Response

Property Name

Type

Description

merchant-updater-id

string

Unique ID provided by the merchant.

update-response-code

string

Response code for a card update.

update-response-message

string

Response message for a card update, which provides details about what was changed. For example:
The expiration date was changed

original-card

container

Container of original-card properties.

updated-card

container

Container of updated-card properties.