/api/v1/card/update

This API allows PCI-compliant merchants to update card details for a specific card using its cardId.

Body Params
int64

OSL Pay user ID At least one of userId or merchantUserId must be provided

string

Merchant-side user ID At least one of userId or merchantUserId must be provided

string
required

Unique card ID generated when the user bound the card

string

Cardholder first name

string

Cardholder last name

string

Billing address

string

Billing postal code

string

Issuing country code. Use ISO 3166-1 standard (Must be 3 digits)

string

Billing city

string

Billing state / region

Responses

400

Bad request

401

Unauthorized

500

Internal server error

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json