Set Customers Default Payment Method
POST/SetTenantStripeCustomerPaymentMethodDefault
This endpoint enables update of an existing Stripe customer payment method to be the default payment method.
- CustomerId - is a valid, existing Stripe Customer Id within the context of the SystemTenant.
- PaymentMethodId - is an existing payment method known by Stripe against the provided Stripe Customer Id
Request
Responses
- 200
OK