Trigger a funder submission

Triggers an async submission to a funder. Returns 202 immediately; poll via GET /funder_submissions/{submission_heron_id}/ to check progress.

post/api/funder_submissions/{submission_heron_id}/trigger/

Path parameters

submission_heron_idstring required

The Heron ID of the funder submission

Request body

use_sandboxboolean required

Response

Submission accepted and queued for processing

Changes

No recorded changes to this endpoint across all 1 revision of this API.