cURL
curl --request POST \ --url https://api-dev.withflock.com/referrals/{id}/accept \ --header 'Authorization: <api-key>'
{ "id": "<string>" }
Accept a pending referral that has been flagged by our fraud detection engine
Referral accepted successfully
The response is of type object.
object