When there's a new or updated Facility in Kiesvoorjezorg, they have to send a POST request to api.gastvrijezorg.nl/api/v1/triggers. In the parameters we expect a code, id of the resource and your source identifier ('kvz') for example. Code 10 is a new Facility, code 20 is an update.
CODES = {
"10" => "New",