Referrals
Update referral
Update a specific referral. The id can be a referral ID, email, uid, or username when used with the find_by parameter in the request body.
HTTP Request
PUT https://v2.firstpromoter.com/api/v2/company/referrals/{id}
PUT
Authorizations
Access token passed as a Bearer token in the Authorization header
Headers
Account identifier that specifies which account is making the request
Example:
"acc_123456"
Path Parameters
ID of the referral
Body
application/json
Response
200
application/json
Referral updated successfully
The response is of type object
.