SystemLead Einvoice Project
  • Introduction
  • 中文版摘要說明
    • API傳送格式
    • e首發票API清單
    • 簽章值計算
    • 查詢發票字軌與期號
    • 空白發票號上傳
    • 已開立發票資料上傳
    • B2B存證發票範本
    • B2C存證發票範本
    • 發票作廢上傳格式
    • 折讓單上傳格式
    • 作廢折讓單上傳格式
    • 查詢發票處理狀態
    • 查詢發票上傳狀態
    • 上傳空白發票號
  • English Version Summary
    • API delivery format
    • e-Invoice API List
    • Signature Value Calculation
    • Inquiry authorization invoice track and period number
    • Update the blank invoice number
    • Batch upload for multiple invoice
    • B2B certificate of invoice
    • B2C certificate of invoice
    • Void Invoice Upload Format
    • Discount Invoice Upload Format
    • Query process status of invoices
    • Query upload status of invoices
    • Upload the Blank Invoice Number
Powered by GitBook
On this page
  • Example:
  • Description
  • Return Field AppendStatus :
  1. English Version Summary

Query process status of invoices

The query upload status here refers to the status of the invoice upload to the integrated service platform by the e-Invoice value center.

Query multiple invoice upload status (using Http Post) **Attention:Name is difference. Single is Invoice, Multiple is Invoices

Example:

{"CompanyID":"12345678","InvoiceID":"CA89430001"}

Description

  • CompanyID : Seller's Company Tax ID (Must be the e-Invoice customer)

  • InvoiceID : Invoice number

Returns value is Interrupted, Processing, Upload failed, to be confirmed, Upload completed. When the invoice is uploaded to the e-Invoice one hour later, The query result is not 'Upload completed'. You could take the initiative to notify e-Invoice to help。If the invoice upload fails,e-Invoice will notify you to correct the contents of the invoice and re-upload it。

Return Field AppendStatus :

N:Invoice is not exist. P:Invoice is exist. U:Invoice was uploaded to the integrated service platform. C:Invoice was uploaded to the integrated service platform and the integrated service platform had confirmed.

PreviousDiscount Invoice Upload FormatNextQuery upload status of invoices

Last updated 6 years ago