Update Credit Card

Updates the ExpirationDate and/or BillingZipCode on the credit card for the account specified in the request body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Only the ExpirationDate and BillingZipCode fields can be modified; changes to other fields will be ignored. If another field's data is incorrect, instead Create a new Credit Card Account.

Body Params
int32

Required. The id of the customer which the card is being updated. Cannot be modified.

string

Required. 15, 16 digits or 19 digits. Cannot be modified. "****************" can also be entered to pass validation.

string

Required. A valid date in the format of mm/yyyy. Can be modified.

int32

Required. Valid values: Visa, Master (MasterCard), Amex (American Express), Discover

int32

Required. Id of the specified credit card account to be updated.

string

Optional. true sets the card as the default Credit Card Account for the Customer. If there are no other cards attached to the Customer, the new card will be set as default. Can be modified.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json