Customer Payments
Sets up auto-payment
Kicks off the setup of auto-payment for a customer. This will return a URL that the customer must visit to complete the setup. If the customer already has a payment method, this will return a URL to update the payment method.
post/customers/{customer_id}/settings/payment
Path parameters
customer_idstring uuid required
UUID of the customer to be used in this operation.
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.