Add Card Billing Address

The endpoint is crucial for adding a billing address to a card, enhancing security measures, validating the user's identity, and ensuring up-to-date cardholder information.

Log in to see full request history

📘

This endpoint requires completing the KYCprocedure.

Instructions for using the endpoint are available here .

Path Params
int32
required

unique identifier of the card for which billing address information needs to be added or updated.

Body Params
string
required

the street address associated with the card's billing information.

string
required

the city associated with the card's billing information.

string
required

country code of the cardholder in format ISO-3166.

string
required

the postal code (ZIP code) associated with the card's billing information.

string
required

the state or region associated with the card's billing information.

Responses

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