post https://api-staging.scorethebusiness.com/partner-api/v1/applications//request-offers
Log in to see full request history
Response
201The application has been successfully sent to lenders.
201The application has been successfully sent to lenders.
xxxxxxxxxx
curl --request POST \
--url https://api-staging.scorethebusiness.com/partner-api/v1/applications/company_id/request-offers \
--header 'content-type: application/json' \
--data '
{
"credit_score_check_consent": true
}
'
Try It!
to start a request and see the response here!