Skip to content

Update 'Invoicerelatedpdfconfiguration'

Request

Security
customer_id and application_id and service_id and service_version_id and client_ct and client_object_id and client_secret
Path
pkstringwrite-onlyrequired
Bodyapplication/json
companyobject or null(Company)
action_date_titlestring or null, <= 255 characters
company_vat_registered_titlestring or null, <= 255 characters
vacancy_invoice_titlestring or null, <= 255 characters
company_vat_code_titlestring or null, <= 255 characters
contact_informationstring or null, <= 511 characters
action_period_titlestring or null, <= 255 characters
vat_base_sum_titlestring or null, <= 255 characters
credit_total_value_titlestring or null, <= 255 characters
credit_invoice_titlestring or null, <= 255 characters
our_referencestring or null
custom_idstring or null, <= 128 characters
payment_terms_complaint_descriptionstring or null, <= 511 characters
marking_titlestring or null, <= 255 characters
autogiro_title_suffixstring or null, <= 255 characters
invoice_titlestring or null, <= 255 characters
payment_pg_titlestring or null, <= 255 characters
payment_receiver_titlestring or null, <= 255 characters
is_activeboolean
space_reference_settingArray of any or null
hide_gln_numberboolean or null
payment_terms_titlestring or null, <= 255 characters
row_net_titlestring or null, <= 255 characters
contact_emailstring or null, (email), <= 254 characters
contact_phonestring or null, <= 36 characters'^\+?1?\d{7,15}$'
company_vat_approved_titlestring or null, <= 255 characters
contact_websitestring or null, (url), <= 200 characters
total_value_titlestring or null, <= 255 characters
contract_sum_titlestring or null, <= 255 characters
company_org_no_titlestring or null, <= 255 characters
autogiro_ocr_number_titlestring or null, <= 255 characters
payment_from_other_action_titlestring or null, <= 255 characters
your_reference_titlestring or null, <= 255 characters
company_location_titlestring or null, <= 255 characters
contract_titlestring or null, <= 255 characters
hide_vat_codeboolean or null
payment_bg_titlestring or null, <= 255 characters
reminder_titlestring or null, <= 255 characters
organizationobject or null(Organization)
contact_information_titlestring or null, <= 255 characters
autogiro_total_value_titlestring or null, <= 255 characters
debt_reminder_titlestring or null, <= 255 characters
expiration_date_titlestring or null, <= 255 characters
invoice_row_specification_titlestring or null, <= 255 characters
vat_sum_titlestring or null, <= 255 characters
ocr_number_titlestring or null, <= 255 characters
non_rental_invoice_titlestring or null, <= 255 characters
PATCH
/accounting/pdf/invoicerelatedpdfconfiguration/{pk}/
curl -i -X PATCH \
  'https://dev.api.pigello.io/accounting/pdf/invoicerelatedpdfconfiguration/{pk}/' \
  -H 'Content-Type: application/json' \
  -H 'X-PIGELLO-APPLICATION-ID: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-CLIENT-CT: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-CLIENT-ENTITY: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-CLIENT-SECRET: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-CUSTOMER-ID: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-SERVICE-ID: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-SERVICE-VERSION-ID: YOUR_API_KEY_HERE' \
  -d '{
    "company": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "action_date_title": "string",
    "company_vat_registered_title": "string",
    "vacancy_invoice_title": "string",
    "company_vat_code_title": "string",
    "contact_information": "string",
    "action_period_title": "string",
    "vat_base_sum_title": "string",
    "credit_total_value_title": "string",
    "credit_invoice_title": "string",
    "our_reference": "string",
    "custom_id": "string",
    "payment_terms_complaint_description": "string",
    "marking_title": "string",
    "autogiro_title_suffix": "string",
    "invoice_title": "string",
    "payment_pg_title": "string",
    "payment_receiver_title": "string",
    "is_active": true,
    "space_reference_setting": [
      null
    ],
    "hide_gln_number": true,
    "payment_terms_title": "string",
    "row_net_title": "string",
    "contact_email": "user@example.com",
    "contact_phone": "string",
    "company_vat_approved_title": "string",
    "contact_website": "string",
    "total_value_title": "string",
    "contract_sum_title": "string",
    "company_org_no_title": "string",
    "autogiro_ocr_number_title": "string",
    "payment_from_other_action_title": "string",
    "your_reference_title": "string",
    "company_location_title": "string",
    "contract_title": "string",
    "hide_vat_code": true,
    "payment_bg_title": "string",
    "reminder_title": "string",
    "organization": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "contact_information_title": "string",
    "autogiro_total_value_title": "string",
    "debt_reminder_title": "string",
    "expiration_date_title": "string",
    "invoice_row_specification_title": "string",
    "vat_sum_title": "string",
    "ocr_number_title": "string",
    "non_rental_invoice_title": "string"
  }'

Responses

Successful update

Bodyapplication/json
idstring, (uuid)read-onlyrequired

Additional Validation Information:

Must be unique

companyobject or null(Company)
action_date_titlestring or null, <= 255 characters
company_vat_registered_titlestring or null, <= 255 characters
vacancy_invoice_titlestring or null, <= 255 characters
created_atstring, (date-time)read-only
company_vat_code_titlestring or null, <= 255 characters
contact_informationstring or null, <= 511 characters
action_period_titlestring or null, <= 255 characters
vat_base_sum_titlestring or null, <= 255 characters
credit_total_value_titlestring or null, <= 255 characters
credit_invoice_titlestring or null, <= 255 characters
our_referencestring or null
custom_idstring or null, <= 128 characters
payment_terms_complaint_descriptionstring or null, <= 511 characters
marking_titlestring or null, <= 255 characters
autogiro_title_suffixstring or null, <= 255 characters
invoice_titlestring or null, <= 255 characters
payment_pg_titlestring or null, <= 255 characters
payment_receiver_titlestring or null, <= 255 characters
is_activeboolean
space_reference_settingArray of any or null
hide_gln_numberboolean or null
payment_terms_titlestring or null, <= 255 characters
row_net_titlestring or null, <= 255 characters
contact_emailstring or null, (email), <= 254 characters
contact_phonestring or null, <= 36 characters'^\+?1?\d{7,15}$'
company_vat_approved_titlestring or null, <= 255 characters
contact_websitestring or null, (url), <= 200 characters
total_value_titlestring or null, <= 255 characters
contract_sum_titlestring or null, <= 255 characters
company_org_no_titlestring or null, <= 255 characters
tagsanyread-only
autogiro_ocr_number_titlestring or null, <= 255 characters
customer_columnsanyread-only
payment_from_other_action_titlestring or null, <= 255 characters
your_reference_titlestring or null, <= 255 characters
company_location_titlestring or null, <= 255 characters
contract_titlestring or null, <= 255 characters
hide_vat_codeboolean or null
payment_bg_titlestring or null, <= 255 characters
reminder_titlestring or null, <= 255 characters
organizationobject or null(Organization)
contact_information_titlestring or null, <= 255 characters
autogiro_total_value_titlestring or null, <= 255 characters
debt_reminder_titlestring or null, <= 255 characters
expiration_date_titlestring or null, <= 255 characters
invoice_row_specification_titlestring or null, <= 255 characters
vat_sum_titlestring or null, <= 255 characters
ocr_number_titlestring or null, <= 255 characters
non_rental_invoice_titlestring or null, <= 255 characters
Response
{ "company": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "action_date_title": "string", "company_vat_registered_title": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "vacancy_invoice_title": "string", "created_at": "2019-08-24T14:15:22Z", "company_vat_code_title": "string", "contact_information": "string", "action_period_title": "string", "vat_base_sum_title": "string", "credit_total_value_title": "string", "credit_invoice_title": "string", "our_reference": "string", "custom_id": "string", "payment_terms_complaint_description": "string", "marking_title": "string", "autogiro_title_suffix": "string", "invoice_title": "string", "payment_pg_title": "string", "payment_receiver_title": "string", "is_active": true, "space_reference_setting": [ null ], "hide_gln_number": true, "payment_terms_title": "string", "row_net_title": "string", "contact_email": "user@example.com", "contact_phone": "string", "company_vat_approved_title": "string", "contact_website": "string", "total_value_title": "string", "contract_sum_title": "string", "company_org_no_title": "string", "tags": null, "autogiro_ocr_number_title": "string", "customer_columns": null, "payment_from_other_action_title": "string", "your_reference_title": "string", "company_location_title": "string", "contract_title": "string", "hide_vat_code": true, "payment_bg_title": "string", "reminder_title": "string", "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "contact_information_title": "string", "autogiro_total_value_title": "string", "debt_reminder_title": "string", "expiration_date_title": "string", "invoice_row_specification_title": "string", "vat_sum_title": "string", "ocr_number_title": "string", "non_rental_invoice_title": "string" }