Update a customer configuration

POST {{baseUrl}}/customers/:customer_id/updateConfig

Updates the specified customer's config.

Request Body

{"salesforce_account_id"=>"<string>", "leave_stripe_invoices_in_draft"=>"<boolean>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK