Skip to main content
POST
Update payment information for an account.

Authorizations

Authorization
string
header
required

Enter your access token (OAuth / JWT).

Body

application/json

The payment information, including Account reference, CustomerToken, NameOnCard, and PaymentToken

Account
Account · object
required

Circular reference to Account (not expanded here).

NumberOfFailures
integer<int32>
required
Uid
string | null
Maximum string length: 10
_objectType
string | null
ActivityEventData
unknown
CustomerToken
string | null
Maximum string length: 250
LastFourDigits
string | null
LatestFailureDateTime
string<date-time> | null
LatestFailureDescription
string | null
LatestSuccessDateTime
string<date-time> | null
PaymentClientSecret
string | null
PaymentMethodType
string | null
Maximum string length: 50
PaymentToken
string | null
Maximum string length: 250
BankName
string | null
Maximum string length: 100
BankAccountType
string | null
Maximum string length: 50
BankAccountHolderType
string | null
Maximum string length: 50
NameOnCard
string | null
CardType
string | null
ExpirationMonth
string | null
ExpirationYear
string | null
Mode
string | null
OneTimeToken
string | null
RecaptchaToken
string | null
SetupIntent
string | null

Response

Created
string<date-time>
required
read-only
Minimum string length: 1
Updated
string<date-time>
required
read-only
Minimum string length: 1
Account
Account · object
required

Circular reference to Account (not expanded here).

NumberOfFailures
integer<int32>
required
Uid
string | null
Maximum string length: 10
_objectType
string | null
ActivityEventData
unknown
CustomerToken
string | null
Maximum string length: 250
LastFourDigits
string | null
LatestFailureDateTime
string<date-time> | null
LatestFailureDescription
string | null
LatestSuccessDateTime
string<date-time> | null
PaymentClientSecret
string | null
PaymentMethodType
string | null
Maximum string length: 50
PaymentToken
string | null
Maximum string length: 250
BankName
string | null
Maximum string length: 100
BankAccountType
string | null
Maximum string length: 50
BankAccountHolderType
string | null
Maximum string length: 50
NameOnCard
string | null
CardType
string | null
ExpirationMonth
string | null
ExpirationYear
string | null
Mode
string | null
OneTimeToken
string | null
RecaptchaToken
string | null
SetupIntent
string | null