Billit Data model for KSeF
Post to KSeF via Billit API to Create Invoice
Header Information
| Description | Billit API Field | KSeF field | Max. Length |
|---|---|---|---|
| Invoice number | OrderNumber | Fa/P_2 | 50 |
| Purchase Order | Reference | WarunkiTransakcji / Zamowienia / NrZamowieni | 50 |
| Currency | Currency | Fa / KodWaluty | |
| Due date | OrderDate | Platnosc / TerminPlatnosci / Termin | |
| Free description | Comments | Stopka / Informacje / StopkaFaktury | 1000 |
| Foreign Currency Conversion (no PL) | FXRateToForeign | ||
| Tax code | Ventilation Code when 0 % |
Customer Information (header)
| Description | Billit API Field | KSeF field |
|---|---|---|
| Name Company | Name | Podmiot2 / DaneIdentyfikacyjne / Nazwa |
| VAT Number (When customer has VAT number) | VATNumber | Podmiot2 / DaneIdentyfikacyjne / NIP |
| Invoice Address : Street | Street | Podmiot2 / Adres / AdresL1 |
| Invoice Address : Street number | StreetNumber | Podmiot2 / Adres / AdresL1 |
| Invoice Address : ZIP | Zipcode | Podmiot2 / Adres / AdresL2 |
| Invoice Address : City | City | Podmiot2 / Adres / AdresL2 |
| Invoice Address : Country | CountryCode | Podmiot2 / Adres / KodKraju |
Supplier Information (header)
| Description | Billit API Field | KSeF field |
|---|---|---|
| IBAN Number | IBAN | Platnosc/RachunekBankowy / NrRB |
| BIC | BIC | Platnosc/RachunekBankowy / Swift |
Remark: When bank account is not mentioned in the Json body, the bank account registered in My Company will be used
Special Scenario's:
| Description | Solution |
|---|---|
| Customer has no VAT number but has a NIP number | Include NIP number in Billit identifiers segmen |
Other remarks:
- Totals are generated by Billit
Detailines:
| Description Line | Max Length | ||
|---|---|---|---|
| Quantity | Quantity | FaWiersz / P_8B | |
| Unit Price Excluding VAT | UnitPriceExcl | FaWiersz / P_9A | |
| Purchase Order Reference | Reference | ||
| Description | Description | FaWiersz / P_7 | 256 |
| VAT Percentage | VATPercentage | FaWiersz / P_12 |
Remarks:
- Linetotals are generated by Billit
Updated about 10 hours ago