Remove a fee from a plan
Removes a fee from a plan. The underlying product and price are kept. Fees that already have billed periods cannot be removed; end-date them with effective_to instead.
Authentication
AuthorizationBearer
API key obtained from the Grant dashboard
Path parameters
id
feeId
Response
Fee deleted
success
id
ID of the deleted fee
request_id
Errors
401
Unauthorized Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error
