Cards
Provision a Card
Provision a Card on Apple Pay, Google Pay and Samsung Pay
POST
/
v2
/
issuing
/
card
/
{card_id}
/
provision
Headers
api-key
string
requiredAPI key is required to call Solid APIs. You can view and manage your API keys in the Solid dashboard.
Path Parameters
card_id
string
requiredBody
application/json
wallet
enum<string>
wallet type
Available options:
apple_pay
, google_pay
, samsung_pay
apple_pay
object
google_pay
object
samsung_pay
object
Response
200 - application/json
wallet
enum<string>
wallet type
Available options:
apple_pay
, google_pay
, samsung_pay
apple_pay
object
google_pay
object
samsung_pay
object