CancelEArchiveInvoice

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Test servisinde Username/Password geneldir. Canlıda bu bilgileri müşteri bazlı kullanılacaktır. Üyelik alım sonrasında verilen bilgilerle login sağlanır. Username/Password bilgisi body içinde userInfo altında giriş sağlanmaktadır.

Test hepsiburadaefaturam Portaline buradan erişebilirsiniz.
Username: HBTest1
Password: HBTest1

{
  "Action": "CancelEArchiveInvoice",
  "parameters": {
    "request": {
      "InvoiceId": "604dacff-86f3-4dff-b572-b4ecbf03b76e",
      "CancelDate": "2023-05-10T13:08:21"
    },
    "userInfo": {
      "Username": "HBTest1",
      "Password": "HBTest1"
    }
  }
}

Parametreler
InvoiceId: Faturanın UUID’si bu parametre ile geçilir. Bu Id faturanın e-Fatura sistemindeki tekil id’sidir.
CancelDate : Faturanın İptal edildiği tarih bu parametre ile geçilmelidir.

Return Değeri
Return tipi Response

Body Params
string
Defaults to { "Action": "CancelEArchiveInvoice", "parameters": { "request": { "InvoiceId": "604dacff-86f3-4dff-b572-b4ecbf03b76e", "CancelDate": "2023-05-10T13:08:21" }, "userInfo": { "Username": "HBTest1", "Password": "HBTest1" } } }
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json