End a customer plan

POST {{baseUrl}}/customers/:customer_id/plans/:customer_plan_id/end

Change the end date of a customer's plan.

Request Body

{"ending_before"=>"<dateTime>", "void_invoices"=>"<boolean>", "void_stripe_invoices"=>"<boolean>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{}