Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

accountId
integer<int32>
required
cardId
string
required

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json
cardNumberPart
string | null
cardType
string | null
contactId
integer<int32>
expireMonth
integer<int32> | null
expireYear
integer<int32> | null
id
string | null

Card ID from Payment Service

isDefaultPayMethod
boolean
nameOnCard
string | null

Response

OK

cardNumberPart
string | null
cardType
string | null
contactId
integer<int32>
expireMonth
integer<int32> | null
expireYear
integer<int32> | null
id
string | null

Card ID from Payment Service

isDefaultPayMethod
boolean
nameOnCard
string | null