| administration_code | The unique human readable identifier of the administration. This value must be set in the corresponding administration within Payt. | text |
| debtor_code | The unique human readable identifier of the debtor. | text |
| debtor_origin_id | A unique unchanging identifier of the debtor. [NB - If not submitted the debtor_code will be used instead, this means the debtor_code is allowed to be changed.] | text |
| debtor_company_name | Company name | text |
| debtor_is_company | Whether the debtor is a company/organization or a private individual | boolean |
| debtor_firstname | First name | text |
| debtor_middlename | Middle name | text |
| debtor_infix | Insertion | text |
| debtor_suffix | Suffix of the debtor name | text |
| debtor_lastname | Last name | text |
| debtor_gender | Gender of the debtor | gender_code |
| debtor_birth_date | Birth date of the debtor | date (YYYY-MM-DD) |
| debtor_country_code | The nationality or country of residence of the debtor. This is not the debtor’s postal address country code; use debtor_post_country_code for the postal address country. | country_code |
| debtor_title | Title to address the debtor. Eg: “Dr.”, “Mr.” or “Ms.”. It is recommended to only use this field in exceptional cases, since this field is not translated. If not given a title such as Mrs., Mr. or Mr. / Mrs. is used, depending on the debtor_gender field, which is also translated into the language of the debtor. | text |
| debtor_category | The application can be filtered by debtor category. In this way, a distinction can be made between different groups of debtors. The delivered value is considered as one category, multiple categories are not possible. | text (max 50 characters) |
| debtor_coc_number | Chamber of Commerce number or for Ireland: company number (CRO) or for UK: company registration number (CRN) | text |
| debtor_vat_number | VAT number | text |
| debtor_oin_number | Government identification number (for delivering invoice UBLs via the PEPPOL network) | text |
| debtor_peppol_identifier | PEPPOL identifier for the debtor (for delivering invoice UBLs via the PEPPOL network). Examples: NL:KVK:123456789 or 0106:123456789 | text |
| debtor_gln_number | Global Location Number (GLN) of the debtor; a 13-digit identifier used in supply chain and e-invoicing (e.g. for PEPPOL) | text |
| debtor_meta_data | Meta data as key-value pairs that will be rendered in the debtor details column on the debtor page | JSON |
| debtor_post_street_1 | Address line 1 (street and house number) | text |
| debtor_post_street_2 | Address line 2 | text |
| debtor_post_postalcode | The postal code of the post address | postal_code |
| debtor_post_city | The city of the post address | text |
| debtor_post_country_code | The country code of the post address | country_code |
| debtor_post_region | The region code of the post address | text |
| debtor_sms_number | Number for text reminders | phone_number |
| debtor_phone_number | Number for robocalls | phone_number |
| debtor_email | General email address | email_address |
| debtor_invoice_email | Invoice email address | email_address |
| debtor_invoice_cc_email | Invoice cc email address | email_address |
| debtor_invoice_bcc_email | Invoice bcc email address | email_address |
| debtor_labels | Label names separated by a comma. Will create labels and assign or remove them from debtors when this is enabled for an administration. | text |
| debtor_origin_url | URI which is used to guide the user from Payt to the URI of the debtor in the origin administration | text |
| debtor_reminder_email | Reminder email address | email_address |
| debtor_reminder_cc_email | Reminder cc email address | email_address |
| debtor_reminder_bcc_email | Reminder bcc email address | email_address |
| debtor_language_code | The language in which to communicate with the debtor | language_code |
| debtor_payment_condition | A unique identifier from the source system. The identifiers can be mapped to flows via the interface. | text |
| debtor_relation_manager | The relation/account manager of the debtor | text |
| debtor_credit_limit_amount | The maximum sum of invoice open amount the debtor is allowed to accumulate. When provided the value should be zero or greater than zero. Zero means no open amount is allowed. | decimal |
| debtor_allow_invoice_emailing_override | When a value is provided for this property then it will override the setting as known in Payt. If set to false then no invoices will be sent by email and will therefore fallback to sending invoices by snail mail. | boolean |
| debtor_allow_reminder_emailing_override | When a value is provided for this property then it will override the setting as known in Payt. If set to false then no reminders will be sent by email and will therefore fallback to sending invoices by snail mail. | boolean |
| invoice_number | The unique human readable identifier of the invoice. | text |
| invoice_description | Invoice description | text |
| invoice_date | The accounting date of the invoice. | date |
| invoice_due_date | The date at which the invoice should be paid. | date |
| invoice_total_amount_inc_vat | The full, original amount in the currency of the invoice, including VAT. As it should be paid by the debtor. | decimal |
| invoice_open_amount_inc_vat | The current payable amount in the currency of the invoice, including VAT | decimal |
| invoice_currency_code | Currency of specific invoice. If this column is added, it must be filled. Outstanding amount payments are calculated and registered | currency_code |
| invoice_book_amount_total | The full, original amount in the accounting currency of the administration, including VAT. If this column is added, it must be filled. | decimal |
| invoice_book_amount_open | The current payable amount in the accounting currency of the administration, including VAT. If this column is added, it must be filled. | decimal |
| administration_book_currency_code | The accounting currency of the administration. This must match the currency as set within Payt. | currency_code |
| invoice_labels | Label names separated by a comma. Will create labels and assign or remove them from invoices when this is enabled for an administration. | text |
| invoice_last_payment_date | The payment date of the most recent payment on the invoice. | date |
| invoice_category | The application can be filtered by invoice category. In this way, a distinction can be made between different categories of invoices. The delivered value is considered as one category. | text (max 50 characters) |
| invoice_order_number | Order number | text |
| invoice_origin_id | A unique unchanging database identifier of the invoice. | text |
| invoice_peppol_identifier | PEPPOL identifier for the invoice (for delivering UBLs via the PEPPOL network). Examples: NL:KVK:123456789 or 0106:123456789 | text |
| invoice_gln_number | Global Location Number (GLN) for the invoice; a 13-digit identifier used in supply chain and e-invoicing (e.g. for PEPPOL) | text |
| invoice_origin_url | URI which is used to guide the user from Payt to the URI of the invoice in the origin administration. | text |
| invoice_reference | An additional reference by which the debtor can recognize the invoice. | text |
| invoice_payment_reference | A custom payment reference which will be used for emails, letters, debtor portal and online payments | text |
| invoice_purchase_order_number | Purchase number | text |
| invoice_payment_condition | A unique identifier from the source system. The identifiers can be mapped to flows via the interface. This value will take precedence over the debtor_payment_condition. | text |
| invoice_payment_method | One of: ‘bank_transfer’, ‘direct_debit’, ‘cash’ | text |
| invoice_payment_term | The number of days within which the invoice must be paid. When not provided it is calculated as the number of days between the invoice_date and the due_date. | integer |
| invoice_paused | Whether the invoice should be paused. Invoices paused by this column cannot be unpaused in the app, but only by a new import where this column is set to false | boolean |
| invoice_contact_origin_id | A unique unchanging identifier of the contact. [NB - Mandatory when invoice-specific contact person is present!] | text |
| invoice_contact_sms_phone_number | Number for text reminders of invoice-specific contact person | phone_number |
| invoice_contact_call_phone_number | Number for robocalls of invoice-specific contact person | phone_number |
| invoice_contact_default_email_address | General email address of invoice-specific contact person | email_address |
| invoice_contact_invoice_email_address | Invoice email address of invoice-specific contact person | email_address |
| invoice_contact_invoice_cc_email_address | Invoice cc email address of invoice-specific contact person | email_address |
| invoice_contact_invoice_bcc_email_address | Invoice bcc email address of invoice-specific contact person | email_address |
| invoice_contact_reminder_email_address | Reminders email address of invoice-specific contact person | email_address |
| invoice_contact_reminder_cc_email_address | Reminders cc email address of invoice-specific contact person | email_address |
| invoice_contact_reminder_bcc_email_address | Reminders bcc email address of invoice-specific contact person | email_address |
| invoice_contact_gender | Gender of invoice-specific contact person | gender_code |
| invoice_contact_firstname | First name of invoice-specific contact person | text |
| invoice_contact_middlename | Middle name of invoice-specific contact person | text |
| invoice_contact_infix | Insertion last name of invoice-specific contact person | text |
| invoice_contact_lastname | Last name of invoice-specific contact person [NB - first name or last name Mandatory when using invoice-specific contact person!] | text |
| invoice_contact_post_street_1 | Address line 1 of invoice-specific contact person | text |
| invoice_contact_post_street_2 | Address line 2 of invoice-specific contact person | text |
| invoice_contact_post_postalcode | Postcode of invoice-specific contact person | postal_code |
| invoice_contact_post_city | Place of invoice-specific contact person | text |
| invoice_contact_post_country_code | Country code of invoice-specific contact person | country_code |
| invoice_contact_post_region | Region of invoice-specific contact person | text |
| payments | See payments | JSON |
| invoice_lines | See invoice_lines | JSON |