Backhub
Jewelo Api
Jewelo Api
Mail ile İletişime Geç
Github
  1. 🧮 Muhasip
  • Backhub Api
  • 🧮 Muhasip
    • Accounting
      • Muhasip Api
      • Contacts
        • Index
        • Details
        • Create
        • Update
        • Delete
        • Archive
        • unArchive
      • Accounts
        • Index
        • Create
        • Edit
        • Delete
        • Archive
        • unArchive
        • Extract
      • Stocks
    • Settings
      • Definitions
        • Index
        • Create
        • Edit
        • Delete
      • Branches
        • Sections
          • Index
          • Detail
          • Create
          • Update
          • Delete
        • Index
        • Details
        • Create
        • Update
        • Delete
    • Info
      GET
  • 🗂️ Apps
    • Bank
      • Index
      • Check
      • Transactions
      • setStatus
    • Payment
      • Commission
      • Create
      • Status
      • Update
      • Delete
  • 💎 Jewelo
    • Token
      POST
  1. 🧮 Muhasip

Info

GET
https://api.backhub.dev/info
muhasip
Last modified:2025-05-10 01:58:07
Muhasip hesap bilgilerini getirir
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.backhub.dev/info' \
--header 'Authorization: Basic Og=='
Response Response Example
{}

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 *****************

Responses

🟢200Success
application/json
Body
object {0}
Previous
Delete
Next
🗂️ Apps
Built with