Backhub
Mail ile İletişime Geç
Github
  1. Kasalar
  • Backhub Api
  • Muhasebe
    • Cariler
      • Index
      • Details
      • Create
      • Update
      • Delete
      • Archive
      • unArchive
    • Kasalar
      • Index
        GET
      • Create
        POST
      • Edit
        PUT
      • Delete
        DELETE
      • Archive
        PATCH
      • unArchive
        PATCH
      • Extract
        GET
    • Ayarlar
      • Tanımlar
        • Index
        • Create
        • Edit
        • Delete
      • Şubeler
        • Sections
          • Index
          • Detail
          • Create
          • Update
          • Delete
        • Index
        • Details
        • Create
        • Update
        • Delete
    • Info
      GET
  • Uygulamalar
    • E-Dönüşüm
    • E-Banka
      • Index
      • Check
      • Transactions
      • setStatus
    • Sanal Pos
      • Commission
      • Create
      • Status
      • Update
      • Delete
  1. Kasalar

Delete

DELETE
https://api.backhub.dev/accounting/accounts/{id}
Last modified:2025-05-10 01:58:07

Request

Authorization
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password
Example:
Authorization: Basic *****************
Path Params

Responses

🟢200Success
application/json
Body

Example
{}
Modified at 2025-05-10 01:58:07
Previous
Edit
Next
Archive
Built with