1. Fatura
  • Muhasip 4.0
  • 🔒 Rate Limiting
  • Cariler
  • Uygulamalar
    • Taksit
      • Index
      • Detail
      • Create
      • Cancel
      • Logs
      • Check
    • Fatura
      • E-Fatura Mükellefi
        GET
  • Health
    GET
  • Schemas
    • helpers
      • variables
      • paginateSchema
    • general
      • definitions
    • apps
      • installments
        • installments
        • installmentCronHistories
    • cantacts
      • contactPeoples
      • contacts
  1. Fatura

E-Fatura Mükellefi

GET
/apps/invoice/taxId/{taxId}
Last modified:2026-02-26 19:54:21

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

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.muhasip.pro/apps/invoice/taxId/' \
--header 'Authorization: Basic <encoded-value>'
Response Response Example
{}
Modified at 2026-02-26 19:54:21
Previous
Check
Next
Health
Built with