Debit extension balance
POST
/org/{tenant}/v2/extensions/{id}/balance/debit
Platform support: MT and CC
Adds a debit transaction to the extension's balance. The specified amount is subtracted from the current balance and a transaction record is created.
Request
Responses
- 200
- 400
- 404
- 409
- 500
Debit transaction recorded successfully
Invalid request
Resource not found
Conflict - resource already exists or is in use
Internal server error