v1

latestOpenAPI 3.0.02026-07-26224386470.0 KB

Upload funder policy file for parsing

Upload a spreadsheet (XLS, XLSX, CSV) or PDF containing funder policies. The file will be parsed asynchronously and policies will be upserted for the current user. Only one upload job can be active at a time per user.

post/api/broker_funder_policies/upload/

Request body

file_base64string required

Base64 encoded file bytes

filenamestring required

Name of file

Response

Upload job created successfully

createdstring date-time
error_countinteger
error_detailsobject nullable
error_messagestring nullable
filenamestring nullable
finished_atstring date-time nullable
heron_idstring
last_updatedstring date-time
processed_countinteger
results_summaryobject nullable
started_atstring date-time nullable
status'queued' | 'processing' | 'completed' | 'failed'
success_countinteger
total_countinteger nullable