Cancel expense

    Cancel a scheduled expense by its ID. This will:
    - Change the expense status to CANCELED
    - Delete associated charges and accounting transactions
    - Remove related account entries
    
    Only expenses in SCHEDULED status can be canceled.
    Expenses with locked/reconciled charges cannot be canceled.
  
Language
Credentials
Header
Click Try It! to start a request and see the response here!