Overslaan naar inhoud
  • Er zijn geen suggesties want het zoekveld is leeg.

EMCS - API Endpoint & JSON functions

Endpoint

/erpservices/importdossier

JSON  Element

Type

Spec

Description

applicationReferenceId

{string}

{1-255}

Your application reference id. Used to communicate about this specific item.
Using unique values within your system is suggested but not required.

doNotSaveWhenInvalid

{boolean}

True/false

A boolean indicating whether not save the item when it is invalid for submission.
(default = false, so by default invalid data will be saved).

When “true,” it is especially recommended to be able to process/display feedback from the link in the ERP package, which is the reason why the data was not saved.

doSubmitWhenValid

{boolean}

True/false

A value indicating whether to submit the declaration when it is valid (default = false)