customer-booking

Stripe Update Customer Card

Stripe update customer card

post/customer-booking/update-card/{customer_id}/{order_number}/

Path parameters

customer_idinteger required
order_numberstring required

Request body

postal_codestring nullable
namestring required
is_saveboolean
stripe_tokenstring required
last4string required
exp_monthstring required
brandstring required
fundingstring required
card_idstring required
typestring required
exp_yearstring required
stripe_customer_idstring required
event_idinteger required

Response

Successful Response

{"stackTrail":"paths:/customer-booking/update-card/{customer_id}/{order_number}/:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 2 revisions of this API.2

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog