# Bulk write 'Vacancyinvoice' Endpoint: POST /accounting/vacancies/vacancyinvoice/list/ Version: 2.0.0 Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret ## Request fields (application/json): - `period_end` (string, required) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: period_start - `company` (object, required) - `company.id` (string) - `period_start` (string, required) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: period_end - `dimensions` (array,null) - `organization` (object,null) - `attested_date` (string,null) - `annulled` (boolean) - `custom_id` (string,null) ## Response 201 fields (application/json): - `id` (string, required) Additional Validation Information: Must be unique - `period_end` (string, required) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: period_start - `company` (object, required) - `company.id` (string) - `period_start` (string, required) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: period_end - `dimensions` (array,null) - `organization` (object,null) - `attested_date` (string,null) - `annulled` (boolean) - `originates_from_content_type` (object,null) - `pdf_file` (object,null) - `pdf_file.name` (string) wanted filename of the file - `pdf_file.md5_hash` (string) base64 encoded md5hash of the file - `pdf_file.get` (string) - `pdf_file.post` (object) - `pdf_file.post.url` (string) - `pdf_file.post.fields` (object) - `custom_id` (string,null) - `originates_from_object_id` (string,null) - `tags` (any) - `pending_monitor_approval_amount` (any) - `used_account_config` (object,null) - `customer_columns` (any) - `created_at` (string) ## Response 401 fields ## Response 403 fields ## Response 429 fields