v1

latestOpenAPI 3.0.02026-07-26224386470.0 KB

Add a funder to broker's policies

Add a funder to the current broker's funder policies table. Idempotent — if the funder already exists in the broker's table, returns the existing record without modification. New entries start with empty criteria.

post/api/broker_funder_policies/funders/

Request body

funder_heron_idstring required

Heron ID of the funder to add

Response

Funder already exists in policies (no modification)

broker_user_idinteger
classification_instructions_overridestring nullable
createdstring date-time
external_reference_idinteger nullable
extraction_instructions_overridestring nullable
funder_heron_idstring
last_updatedstring date-time
offer_calculation_constants_overrideobject nullable
offer_email_instructions_overridestring nullable
offer_portal_instructions_overridestring nullable
{"stackTrail":"components:schemas:BrokerFunderLink:properties:offer_source_override","oasType":"schema","type":"unknown","nullable":true}
staging_submission_integration_idinteger nullable
submission_cc_email_addressesstring[] nullable
{"stackTrail":"components:schemas:BrokerFunderLink:properties:submission_channel_override","oasType":"schema","type":"unknown","nullable":true}
submission_email_addressstring nullable
submission_integration_idinteger nullable
All 224 operations