Check document support per process
The verify document support endpoint now accepts a process identifier.
Some document types are published for more than one process - French invoices, for example, travel over a regulated and a non-regulated process. Recipient checks and receiving registrations now take the process into account.
What changed
processId on verify document support: Pass an optional processId, with or without its scheme prefix, to the verify document support endpoint to check whether a recipient published that document type for that specific process. When omitted, any published process is accepted, as before.
Why this matters
Publishing or verifying a document type without its process can send a document over a process the recipient never registered. The additional field makes that check exact.