Skip to content

FindBondForm

POST
/bond_request/{requestID}/find_bond
curl --request POST \
--url https://api.huddlesurety.co/bond_request/example/find_bond \
--header 'Content-Type: application/json' \
--data '{ "block": true }'
requestID
required
string

Request ID

Body

Media typeapplication/json

Body

object
block
boolean
Examplegenerated
{
"block": true
}

No Content