Delete a fixed charge
Fixed Charges
Delete a fixed charge
This endpoint deletes a specific fixed charge from a plan.
DELETE
Delete a fixed charge
Documentation Index
Fetch the complete documentation index at: https://docs.getlago.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Code of the existing plan.
Example:
"startup"
Code of the existing fixed charge.
Example:
"setup_fee_charge"
Body
application/json
Fixed charge delete payload
Response
Fixed charge deleted