Przejdź do głównej zawartości

Status and UPO

Ta treść nie jest jeszcze dostępna w Twoim języku.

Invoice-session history, session status, invoice status, failed invoices, and UPO downloads.

OperationSummaryVariants
Authenticated client: Invoice sessionsReturn the authenticated invoice-session history branch.Sync, Async
Online session: Get statusFetch the current state of the online session.Sync, Async
Online session: List invoicesFetch one page of invoices submitted in this session.Sync, Async
Online session: Get invoice statusFetch processing status for one invoice sent in this session.Sync, Async
Online session: Wait for invoice readyPoll invoice status until it succeeds, fails, or times out.Sync, Async
Online session: List failed invoicesFetch one page of invoices that failed within this session.Sync, Async
Online session: Get invoice upo by ksef numberDownload the invoice UPO by KSeF number.Sync, Async
Online session: Get invoice upo by referenceDownload the invoice UPO by session invoice reference number.Sync, Async
Batch session: Get statusFetch the current processing state of the batch session.Sync, Async
Batch session: List invoicesFetch one page of invoices submitted in this batch session.Sync, Async
Batch session: List failed invoicesFetch one page of failed invoices from this batch session.Sync, Async
Batch session: Get upoDownload the collective UPO for the batch session.Sync, Async
Batch service: Get statusFetch the current status of a batch session.Sync, Async
Batch service: List invoicesFetch one page of accepted invoices from a batch session.Sync, Async
Batch service: List failed invoicesFetch one page of failed invoices from a batch session.Sync, Async
Batch service: Get upoDownload the collective UPO for a batch session.Sync, Async
Batch service: Wait for completionPoll a batch session until KSeF reports a terminal status.Sync, Async
Invoice sessions: QueryFetch one page of invoice session history for the chosen session type.Sync, Async
Invoice sessions: AllIterate through all pages of invoice session history.Sync, Async