# Document types

## Introduction

This page displays all our available document types and their subtypes.

!!!
This page will be updated every time a new document type or subtype is introduced.
!!!

## Document types

Below is a list of all document types available in Pagero Online.

| Name                            | API value                      | { class="compact" }
|---------------------------------|--------------------------------|
| Application response            | `ApplicationResponse`          |
| Catalogue                       | `Catalogue`                    |
| Delivery forecast               | `DeliveryForecast`             |
| Dispatch advice                 | `DispatchAdvice`               |
| Invoice                         | `Invoice`                      |
| Italian invoice report          | `ItalianInvoiceReport`         |
| Order                           | `Order`                        |
| Order agreement                 | `OrderAgreement`               |
| Order cancellation              | `OrderCancellation`            |
| Order change                    | `OrderChange`                  |
| Order response                  | `OrderResponse`                |
| Payment reminder                | `PaymentReminder`              |
| Receipt advice                  | `ReceiptAdvice`                |
| Transport instruction           | `TransportInstruction`         |
| Transport instruction response  | `TransportInstructionResponse` |
| Utility statement               | `UtilityStatement`             |

---

## Document subtypes

The following table describes all available document subtypes for each document type.

| Document type                  | Document subtype                        | API value                             | { class="compact" }
|--------------------------------|-----------------------------------------|---------------------------------------|
| Application response           | Deadline passed                         | `DeadlinePassed`                      |
| &nbsp;                         | Delivery failure                        | `DeliveryFailure`                     |
| &nbsp;                         | Delivery impossible                     | `DeliveryImpossible`                  |
| &nbsp;                         | Delivery success                        | `DeliverySuccess`                     |
| &nbsp;                         | Notification                            | `Notification`                        |
| &nbsp;                         | On hold                                 | `OnHold`                              |
| &nbsp;                         | Payment complete                        | `PaymentComplete`                     |
| &nbsp;                         | Recipient accept                        | `RecipientAccept`                     |
| &nbsp;                         | Recipient reject                        | `RecipientReject`                     |
| &nbsp;                         | Recipient reject with clearance removal | `RecipientRejectWithClearanceRemoval` |
| &nbsp;                         | Validation failure                      | `ValidationFailure`                   |
| Delivery forecast              | Delivery forecast                       | `DeliveryForecast`                    |
| &nbsp;                         | Delivery schedule                       | `DeliverySchedule`                    |
| Dispatch Advice                | Dispatch                                | `Dispatch`                            |
| Invoice                        | Ag                                      | `Ag`                                  |
| &nbsp;                         | Commission note                         | `CommissionNote`                      |
| &nbsp;                         | Corrective                              | `Corrective`                          |
| &nbsp;                         | Credit                                  | `Credit`                              |
| &nbsp;                         | Debit                                   | `Debit`                               |
| &nbsp;                         | Debit note                              | `DebitNote`                           |
| &nbsp;                         | Interest                                | `Interest`                            |
| &nbsp;                         | Metered services                        | `MeteredServices`                     |
| &nbsp;                         | Negative invoice                        | `NegativeInvoice`                     |
| &nbsp;                         | Prepayment                              | `Prepayment`                          |
| &nbsp;                         | Proforma                                | `Proforma`                            |
| Italian Invoice Report         | Request                                 | `Request`                             |
| &nbsp;                         | Repsonse                                | `Response`                            |
| Order Agreement                | Order agreement                         | `OrderAgreement`                      |
| Order Change                   | Default                                 | `Default`                             |
| Order Cancellation             | Default                                 | `Default`                             |
| Order Response                 | Purchase                                | `Purchase`                            |
| Order                          | Blanket order                           | `BlanketOrder`                        |
| &nbsp;                         | Call off                                | `CallOff`                             |
| &nbsp;                         | Consignment order                       | `ConsignmentOrder`                    |
| &nbsp;                         | Cross docking                           | `CrossDocking`                        |
| &nbsp;                         | Lease order                             | `LeaseOrder`                          |
| &nbsp;                         | Order                                   | `Order`                               |
| &nbsp;                         | Purchase                                | `Purchase`                            |
| &nbsp;                         | Rush                                    | `Rush`                                |
| &nbsp;                         | Sample order                            | `SampleOrder`                         |
| &nbsp;                         | Spot order                              | `SpotOrder`                           |
| &nbsp;                         | Stores requisition                      | `StoresRequisition`                   |
| &nbsp;                         | Swap order                              | `SwapOrder`                           |
| Payment Reminder               | Overdue                                 | `Overdue`                             |
| Receipt Advice                 | Receipt advice                          | `ReceiptAdvice`                       |
| Transport Instruction          | Prebook                                 | `Prebook`                             |
| &nbsp;                         | Purchase                                | `Purchase`                            |
| Transport Instruction Response | Transport Instruction Response          | `TransportInstructionResponse`        |
| Utility Statement              | Antenna                                 | `Antenna`                             |
| &nbsp;                         | Assorted                                | `Assorted`                            |
| &nbsp;                         | Chimney sweep                           | `Chimneysweep`                        |
| &nbsp;                         | Cooling                                 | `Cooling`                             |
| &nbsp;                         | Distant cooling                         | `Distantcooling`                      |
| &nbsp;                         | District heating                        | `Districtheating`                     |
| &nbsp;                         | Drain                                   | `Drain`                               |
| &nbsp;                         | Electricity                             | `Electricity`                         |
| &nbsp;                         | Fibernet                                | `Fibernet`                            |
| &nbsp;                         | Gas                                     | `Gas`                                 |
| &nbsp;                         | Goods                                   | `Goods`                               |
| &nbsp;                         | Heating                                 | `Heating`                             |
| &nbsp;                         | Internet                                | `Internet`                            |
| &nbsp;                         | Lighting                                | `Lighting`                            |
| &nbsp;                         | Multi settlement                        | `Multisettlement`                     |
| &nbsp;                         | Oil                                     | `Oil`                                 |
| &nbsp;                         | Outdoor lighting                        | `Outdoorlighting`                     |
| &nbsp;                         | Sewage                                  | `Sewage`                              |
| &nbsp;                         | Sprinkler                               | `Sprinkler`                           |
| &nbsp;                         | Tele                                    | `Tele`                                |
| &nbsp;                         | Tele extended                           | `Teleextended`                        |
| &nbsp;                         | Television                              | `Television`                          |
| &nbsp;                         | Waste                                   | `Waste`                               |
| &nbsp;                         | Wastewater                              | `Wastewater`                          |
| &nbsp;                         | Water                                   | `Water`                               |
