v1

latestOpenAPI 3.0.02026-07-147249104.6 KB
stripe-gateway : Process payments and refunds

Updates a credit card for this user

  • Results are returned for the market provided within the basic authentication credentials
post/stripe-gateway/user/{userId}/cards/{cardId}

Path parameters

userIdstring required

The id of the user adding their credit card

cardIdstring required

The id of the card to be updated

Query parameters

isDefaultboolean

Set to true if this should be set to be the default credit card

address_citystring

The card holder's city

address_countrystring

The card holder's country

address_line1string

The card holder's street address

address_line2string

The card holder's street address

address_statestring

The card holder's city state/province

address_zipstring

The card holder's zip/postal code

Response

OK