Update referral
PUT {{baseUrl}}/v1/applications/:applicationId/campaigns/:campaignId/referrals/:referralId
Update the specified referral.
Request Body
{"friendProfileIntegrationId"=>"BZGGC2454PA", "startDate"=>"2020-11-10T23:00:00Z", "expiryDate"=>"2021-11-10T23:00:00Z", "usageLimit"=>1}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string |