HomeGuidesRecipesAPI ExplorerForumSupport
Partner Portal
Partner Portal

October 21, 2022

The improvements from our last release.

General

The following query parameters were removed from the GET /entities endpoint:

  • name
  • internal_id

Accounts Payable

  • A new initial status draft was created for all uploaded payables that have any of the mandatory fields set as null during their creation.
  • Two new fields were added to the /payables/upload_with_data endpoint :
    • counterpart_vat_number
    • counterpart_tax_id

Accounts Receivable

  • Webhooks for counterparts. Monite now sends outgoing webhooks whenever counterparts are created, updated, or deleted. To learn how to subscribe to webhooks, see Webhooks.

  • Receivable documents have new optional fields:

    • counterpart_shipping_address
    • counterpart_billing_address
    • counterpart_business_type (such as “GmbH” or “LLC”)
    • purchase_order (used only in invoices and credit notes)