API Changelog v2-20251028-dc21bba2b3 vs. v2-20251113-d42bb9eb7f
GET /{administration_id}/contacts/customer_id/{customer_id}{format}
- the '/allOf[#/components/schemas/base_contact_response]/sales_invoices_url' response's property pattern was changed from '^https://moneybird.\w{3}/\d+/sales_invoices/[a-f0-9]{64}/all$' to '^https://moneybird.\w{3,9}/\d+/sales_invoices/[a-f0-9]{64}/all$' for the status '200'
GET /{administration_id}/contacts/filter{format}
- the '/items/allOf[#/components/schemas/base_contact_response]/sales_invoices_url' response's property pattern was changed from '^https://moneybird.\w{3}/\d+/sales_invoices/[a-f0-9]{64}/all$' to '^https://moneybird.\w{3,9}/\d+/sales_invoices/[a-f0-9]{64}/all$' for the status '200'
POST /{administration_id}/contacts/synchronization{format}
- the '/items/allOf[#/components/schemas/base_contact_response]/sales_invoices_url' response's property pattern was changed from '^https://moneybird.\w{3}/\d+/sales_invoices/[a-f0-9]{64}/all$' to '^https://moneybird.\w{3,9}/\d+/sales_invoices/[a-f0-9]{64}/all$' for the status '200'
GET /{administration_id}/contacts/{id}{format}
- the '/allOf[#/components/schemas/base_contact_response]/sales_invoices_url' response's property pattern was changed from '^https://moneybird.\w{3}/\d+/sales_invoices/[a-f0-9]{64}/all$' to '^https://moneybird.\w{3,9}/\d+/sales_invoices/[a-f0-9]{64}/all$' for the status '200'
PATCH /{administration_id}/contacts/{id}{format}
- the '/allOf[#/components/schemas/base_contact_response]/sales_invoices_url' response's property pattern was changed from '^https://moneybird.\w{3}/\d+/sales_invoices/[a-f0-9]{64}/all$' to '^https://moneybird.\w{3,9}/\d+/sales_invoices/[a-f0-9]{64}/all$' for the status '200'
GET /{administration_id}/contacts{format}
- the '/items/allOf[#/components/schemas/base_contact_response]/sales_invoices_url' response's property pattern was changed from '^https://moneybird.\w{3}/\d+/sales_invoices/[a-f0-9]{64}/all$' to '^https://moneybird.\w{3,9}/\d+/sales_invoices/[a-f0-9]{64}/all$' for the status '200'
POST /{administration_id}/contacts{format}
- the '/allOf[#/components/schemas/base_contact_response]/sales_invoices_url' response's property pattern was changed from '^https://moneybird.\w{3}/\d+/sales_invoices/[a-f0-9]{64}/all$' to '^https://moneybird.\w{3,9}/\d+/sales_invoices/[a-f0-9]{64}/all$' for the status '201'
Last modified on