curl --request POST \
--url https://app.herondata.io/api/funder_integrations/{funder_heron_id}/test/ \
--header 'x-api-key: <api-key>'{
"funder_submission_heron_id": "<string>"
}Submits the synthetic test end user to the funder’s staging endpoint. Returns the funder submission Heron ID — frontend polls /funder_submissions/{id}/ for the result.
curl --request POST \
--url https://app.herondata.io/api/funder_integrations/{funder_heron_id}/test/ \
--header 'x-api-key: <api-key>'{
"funder_submission_heron_id": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.herondata.io/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?