Skip to main content
PUT
Update card

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

slug
string
required

Issuer slug assigned by OpenCard

cardId
string
required

Your card id from POST /cards

Body

application/json
last_four
string
required
bin_number
string
required
liability
enum<string>
required
Available options:
personal,
corporate,
corporate_with_personal_invoice
scheme
string
required
issuer_organization_number
string
required
issuer_country_code
string
required
identity
object
required
funding
enum<string>
Available options:
debit,
credit

Response

200 - application/json

Updated