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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK