api
customer-payment-methods
Set customer payment method to primary
post/api/customers/{customerId}/payment-methods/{paymentMethodId}/primary
Path parameters
customerIdstring required
ID of the customer
paymentMethodIdstring required
ID of the customer
Response
OK
Changes
Changed in 2 of the 14 revisions of this API.2
- ●
added the new
paymobenum value to thegatewayTyperesponse property for the response status200response-property-enum-value-added
- ●
- ●
added the new
momentusPaymentsenum value to thegatewayTyperesponse property for the response status200response-property-enum-value-added
- ●