Overview
Error Handling

Methods

API Documentation (API Version bleed)

Account/CreditCard/

DESCRIPTION

This section contains methods to update and use an account's credit card.

details

URL:

https://api.liquidweb.com/bleed/Account/CreditCard/details

Description:

Returns the (masked) credit card number and credit card expiration month for the current account, if any.

Parameters:

No Values Defined

Returns:

FieldType
credit_card_expA valid month/year in MM/YYYY format.
credit_card_numA credit card number with only the last four digits exposed, preceded by any number of X's (i.e. XXXXXXXXXXXX1234).

Possible Errors:

Refer to the Error Handling documentation for the list of exception types