Moneybird logo

2025-08-14

API Changelog v2-20250806-b5d7b958e4 vs. v2-20250814-09c045c4a6

GET /administrations{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/contacts/customer_id/{customer_id}{format}

GET /{administration_id}/contacts/filter{format}

GET /{administration_id}/contacts/synchronization{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/contacts/synchronization{format}

DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/contacts/{contact_id}/contact_people{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate/url{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/contacts/{contact_id}/notes{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/contacts/{id}/additional_charges{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/contacts/{id}/additional_charges{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/contacts/{id}/archive{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/contacts/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/contacts/{id}{format}

PATCH /{administration_id}/contacts/{id}{format}

GET /{administration_id}/contacts{format}

POST /{administration_id}/contacts{format}

GET /{administration_id}/custom_fields{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/document_styles{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/documents/general_documents/synchronization{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/general_documents/synchronization{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/documents/general_documents/{general_document_id}/notes/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/general_documents/{general_document_id}/notes{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/documents/general_documents/{id}/attachments/{attachment_id}/download{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/documents/general_documents/{id}/attachments/{attachment_id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/general_documents/{id}/attachments{format}

  • :warning: the request's body type/format changed from 'string'/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added the new optional request property 'file'

DELETE /{administration_id}/documents/general_documents/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/documents/general_documents/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/documents/general_documents/{id}{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/documents/general_documents{format}

  • :warning: added the pattern '^\d+$' to the 'query' request parameter 'per_page'
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/general_documents{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/documents/general_journal_documents/synchronization{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/general_journal_documents/synchronization{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/documents/general_journal_documents/{general_journal_document_id}/notes/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/general_journal_documents/{general_journal_document_id}/notes{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/documents/general_journal_documents/{id}/attachments/{attachment_id}/download{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/documents/general_journal_documents/{id}/attachments/{attachment_id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/general_journal_documents/{id}/attachments{format}

  • :warning: the request's body type/format changed from 'string'/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added the new optional request property 'file'

DELETE /{administration_id}/documents/general_journal_documents/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/documents/general_journal_documents/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/documents/general_journal_documents/{id}{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/documents/general_journal_documents{format}

  • :warning: added the pattern '^\d+$' to the 'query' request parameter 'per_page'
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/general_journal_documents{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/documents/purchase_invoices/synchronization{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/purchase_invoices/synchronization{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/documents/purchase_invoices/{id}/attachments/{attachment_id}/download{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/documents/purchase_invoices/{id}/attachments/{attachment_id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/purchase_invoices/{id}/attachments{format}

  • :warning: the request's body type/format changed from 'string'/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added the new optional request property 'file'

DELETE /{administration_id}/documents/purchase_invoices/{id}/payments/{payment_id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/purchase_invoices/{id}/payments{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/documents/purchase_invoices/{id}/register_payment{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/documents/purchase_invoices/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/documents/purchase_invoices/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/documents/purchase_invoices/{id}{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: removed 'subschema #1, subschema #2' from the 'purchase_invoice/details_attributes' request property 'oneOf' list
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added 'subschema #1, subschema #2' to the 'purchase_invoice/details_attributes' request property 'oneOf' list

DELETE /{administration_id}/documents/purchase_invoices/{purchase_invoice_id}/notes/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/purchase_invoices/{purchase_invoice_id}/notes{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/documents/purchase_invoices{format}

  • :warning: added the pattern '^\d+$' to the 'query' request parameter 'per_page'
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/purchase_invoices{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: removed 'subschema #1, subschema #2' from the 'purchase_invoice/details_attributes' request property 'oneOf' list
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added 'subschema #1, subschema #2' to the 'purchase_invoice/details_attributes' request property 'oneOf' list

GET /{administration_id}/documents/receipts/synchronization{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/receipts/synchronization{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/documents/receipts/{id}/attachments/{attachment_id}/download{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/documents/receipts/{id}/attachments/{attachment_id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/receipts/{id}/attachments{format}

  • :warning: the request's body type/format changed from 'string'/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added the new optional request property 'file'

DELETE /{administration_id}/documents/receipts/{id}/payments/{payment_id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/receipts/{id}/payments{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/documents/receipts/{id}/register_payment{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/documents/receipts/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/documents/receipts/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/documents/receipts/{id}{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: removed 'subschema #1, subschema #2' from the 'receipt/details_attributes' request property 'oneOf' list
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added 'subschema #1, subschema #2' to the 'receipt/details_attributes' request property 'oneOf' list

DELETE /{administration_id}/documents/receipts/{receipt_id}/notes/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/receipts/{receipt_id}/notes{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/documents/receipts{format}

  • :warning: added the pattern '^\d+$' to the 'query' request parameter 'per_page'
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/receipts{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: removed 'subschema #1, subschema #2' from the 'receipt/details_attributes' request property 'oneOf' list
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added 'subschema #1, subschema #2' to the 'receipt/details_attributes' request property 'oneOf' list

GET /{administration_id}/documents/typeless_documents/synchronization{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/typeless_documents/synchronization{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/documents/typeless_documents/{id}/attachments/{attachment_id}/download{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/documents/typeless_documents/{id}/attachments/{attachment_id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/typeless_documents/{id}/attachments{format}

  • :warning: the request's body type/format changed from 'string'/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added the new optional request property 'file'

DELETE /{administration_id}/documents/typeless_documents/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/documents/typeless_documents/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/documents/typeless_documents{format}

  • :warning: added the pattern '^\d+$' to the 'query' request parameter 'per_page'
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/documents/typeless_documents{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/estimates/find_by_estimate_id/{estimate_id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/estimates/synchronization{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/estimates/synchronization{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/estimates/{estimate_id}/attachments/{id}/download{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/estimates/{estimate_id}/attachments/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/estimates/{estimate_id}/notes/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/estimates/{estimate_id}/notes{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/estimates/{id}/attachments{format}

  • :warning: the request's body type/format changed from 'string'/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added the new optional request property 'file'

PATCH /{administration_id}/estimates/{id}/bill_estimate{format}

  • :warning: the request's body type/format changed from 'string'/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/estimates/{id}/change_state{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/estimates/{id}/download_pdf{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/estimates/{id}/send_estimate{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/estimates/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/estimates/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/estimates/{id}{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added 'subschema #1, subschema #2' to the 'estimate/details_attributes' request property 'oneOf' list
  • the 'estimate/details_attributes' request property type/format was generalized from 'object'/'' to ''/''

GET /{administration_id}/estimates{format}

  • :warning: added the pattern '^\d+$' to the 'query' request parameter 'per_page'
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/estimates{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: removed 'subschema #1, subschema #2' from the 'estimate/details_attributes' request property 'oneOf' list
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added 'subschema #1, subschema #2' to the 'estimate/details_attributes' request property 'oneOf' list

POST /{administration_id}/external_sales_invoices/attachment{format}

  • :warning: the request's body type/format changed from 'string'/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added the new optional request property 'file'

GET /{administration_id}/external_sales_invoices/{external_sales_invoice_id}/attachments/{id}/download{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added the non-success response with the status '302'

DELETE /{administration_id}/external_sales_invoices/{external_sales_invoice_id}/attachments/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/external_sales_invoices/{external_sales_invoice_id}/notes/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/external_sales_invoices/{external_sales_invoice_id}/notes{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/external_sales_invoices/{external_sales_invoice_id}/payments/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/external_sales_invoices/{external_sales_invoice_id}/payments{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/external_sales_invoices/{id}/attachment{format}

  • :warning: the request's body type/format changed from 'string'/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added the new optional request property 'file'

PATCH /{administration_id}/external_sales_invoices/{id}/mark_as_dubious{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/external_sales_invoices/{id}/mark_as_uncollectible{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/external_sales_invoices/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/external_sales_invoices/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/external_sales_invoices/{id}{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: removed 'subschema #1, subschema #2' from the 'external_sales_invoice/details_attributes' request property 'oneOf' list
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added 'subschema #1, subschema #2' to the 'external_sales_invoice/details_attributes' request property 'oneOf' list

GET /{administration_id}/external_sales_invoices{format}

  • :warning: added the pattern '^\d+$' to the 'query' request parameter 'per_page'
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/external_sales_invoices{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: removed 'subschema #1, subschema #2' from the 'external_sales_invoice/details_attributes' request property 'oneOf' list
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added 'subschema #1, subschema #2' to the 'external_sales_invoice/details_attributes' request property 'oneOf' list

GET /{administration_id}/financial_accounts{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/financial_mutations/synchronization{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/financial_mutations/synchronization{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/financial_mutations/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/financial_mutations{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/financial_statements/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/financial_statements/{id}{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/financial_statements{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/identities/default{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/identities/default{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/identities/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/identities/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/identities/{id}{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/identities{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/identities{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/import_mappings/{type}/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/import_mappings/{type}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/ledger_accounts/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/ledger_accounts/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/ledger_accounts/{id}{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/ledger_accounts{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/ledger_accounts{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: added the pattern '^\d+$' to the request property 'ledger_account/account_id'
  • :warning: the 'ledger_account/account_id' request property type/format changed from 'string'/'' to 'string, integer'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/payments/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/products/identifier/{identifier}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/products/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/products/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/products/{id}{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/products{format}

  • :warning: added the pattern '^\d+$' to the 'query' request parameter 'per_page'
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/products{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/projects/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/projects/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/projects/{id}{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added 'subschema #1, subschema #2, subschema #3' to the 'project/budget' request property 'oneOf' list
  • the 'project/budget' request property type/format was generalized from 'string'/'' to ''/''

GET /{administration_id}/projects{format}

  • :warning: added the pattern '^\d+$' to the 'query' request parameter 'per_page'
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/projects{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added 'subschema #1, subschema #2, subschema #3' to the 'project/budget' request property 'oneOf' list
  • the 'project/budget' request property type/format was generalized from 'string'/'' to ''/''

DELETE /{administration_id}/purchase_transactions/{id}/delete{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/purchase_transactions/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/purchase_transactions/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/purchase_transactions{format}

  • :warning: added the pattern '^\d+$' to the 'query' request parameter 'per_page'
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/recurring_sales_invoices/synchronization{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/recurring_sales_invoices/synchronization{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/recurring_sales_invoices/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/recurring_sales_invoices/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/recurring_sales_invoices/{id}{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: removed 'subschema #1, subschema #2' from the 'recurring_sales_invoice/details_attributes' request property 'oneOf' list
  • :warning: the 'recurring_sales_invoice/contact_person_id' request property type/format changed from 'string, integer'/'' to 'string, integer, null'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added 'subschema #1, subschema #2' to the 'recurring_sales_invoice/details_attributes' request property 'oneOf' list

DELETE /{administration_id}/recurring_sales_invoices/{recurring_sales_invoice_id}/notes/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/recurring_sales_invoices/{recurring_sales_invoice_id}/notes{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/recurring_sales_invoices{format}

  • :warning: added the pattern '^\d+$' to the 'query' request parameter 'per_page'
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/recurring_sales_invoices{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: removed 'subschema #1, subschema #2' from the 'recurring_sales_invoice/details_attributes' request property 'oneOf' list
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added 'subschema #1, subschema #2' to the 'recurring_sales_invoice/details_attributes' request property 'oneOf' list

GET /{administration_id}/sales_invoices/find_by_invoice_id/{invoice_id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/sales_invoices/find_by_reference/{reference}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/sales_invoices/send_reminders{format}

  • :warning: added the new required request property 'sales_invoice_reminders/items/contact_id'
  • :warning: added the new required request property 'sales_invoice_reminders/items/document_style_id'
  • :warning: added the new required request property 'sales_invoice_reminders/items/identity_id'
  • :warning: added the new required request property 'sales_invoice_reminders/items/sales_invoice_ids'
  • :warning: added the new required request property 'sales_invoice_reminders/items/workflow_id'
  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added the new optional request property 'sales_invoice_reminders/items/delivery_method'
  • added the new optional request property 'sales_invoice_reminders/items/reminder_text'

GET /{administration_id}/sales_invoices/synchronization{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/sales_invoices/synchronization{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/sales_invoices/{id}/attachments{format}

  • :warning: the request's body type/format changed from 'string'/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added the new optional request property 'file'

GET /{administration_id}/sales_invoices/{id}/download_packing_slip_pdf{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/sales_invoices/{id}/download_pdf{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/sales_invoices/{id}/download_ubl{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/sales_invoices/{id}/duplicate_creditinvoice{format}

  • :warning: the request's body type/format changed from 'string'/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/sales_invoices/{id}/mark_as_dubious{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/sales_invoices/{id}/mark_as_uncollectible{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/sales_invoices/{id}/pause{format}

  • :warning: the request's body type/format changed from 'string'/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/sales_invoices/{id}/register_payment_creditinvoice{format}

  • :warning: the request's body type/format changed from 'string'/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/sales_invoices/{id}/register_payment{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/sales_invoices/{id}/resume{format}

  • :warning: the request's body type/format changed from 'string'/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/sales_invoices/{id}/send_invoice{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/sales_invoices/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/sales_invoices/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/sales_invoices/{id}{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: removed 'subschema #1, subschema #2' from the 'sales_invoice/details_attributes' request property 'oneOf' list
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added 'subschema #1, subschema #2' to the 'sales_invoice/details_attributes' request property 'oneOf' list

GET /{administration_id}/sales_invoices/{sales_invoice_id}/attachments/{id}/download{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/sales_invoices/{sales_invoice_id}/attachments/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/sales_invoices/{sales_invoice_id}/notes/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/sales_invoices/{sales_invoice_id}/notes{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/sales_invoices/{sales_invoice_id}/payments/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/sales_invoices/{sales_invoice_id}/payments{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/sales_invoices{format}

  • :warning: added the pattern '^\d+$' to the 'query' request parameter 'per_page'
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/sales_invoices{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: removed 'subschema #1, subschema #2' from the 'sales_invoice/details_attributes' request property 'oneOf' list
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added 'subschema #1, subschema #2' to the 'sales_invoice/details_attributes' request property 'oneOf' list

GET /{administration_id}/subscription_templates/{id}/checkout_identifier{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/subscription_templates{format}

  • :warning: added the pattern '^\d+$' to the 'query' request parameter 'per_page'
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/subscriptions/{id}/additional_charges{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/subscriptions/{id}/additional_charges{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/subscriptions/{id}/create_and_schedule_one_off_sales_invoice{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: removed 'subschema #1, subschema #2' from the 'sales_invoice/details_attributes' request property 'oneOf' list
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
  • added 'subschema #1, subschema #2' to the 'sales_invoice/details_attributes' request property 'oneOf' list

DELETE /{administration_id}/subscriptions/{id}{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/subscriptions/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/subscriptions/{id}{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: added the pattern '^\d+$' to the request property 'subscription/contact_person_id'
  • :warning: the 'subscription/contact_person_id' request property type/format changed from 'string'/'' to 'string, integer, null'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/subscriptions{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/subscriptions{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/tax_rates{format}

  • :warning: added the pattern '^\d+$' to the 'query' request parameter 'per_page'
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/time_entries/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/time_entries/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

PATCH /{administration_id}/time_entries/{id}{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/time_entries/{time_entry_id}/notes/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/time_entries/{time_entry_id}/notes{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/time_entries{format}

  • :warning: added the pattern '^\d+$' to the 'query' request parameter 'per_page'
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/time_entries{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/users{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/verifications{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

DELETE /{administration_id}/webhooks/{id}{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/webhooks{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

POST /{administration_id}/webhooks{format}

  • :warning: the request's body type/format changed from ''/'' to 'object'/''
  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'

GET /{administration_id}/workflows{format}

  • :warning: changed the pattern of the 'path' request parameter 'format' from '(.(json|xml))?' to '^(.(json|xml))?$'
Last modified on