Process a referral campaign request
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
applicant
object
applicantobject
utm_source
string
utm_content
string
utm_term
string
utm_medium
string
utm_campaign
string
status
string
enum
self_identifiedappliedhiredrejected
Allowed:
self_identified``applied``hired``rejected
applicantSource
string
``201 Referral campaign request processed
Updated3 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request POST \
--url https://services.fountain.com/api/servicereferral/processes/referralCampaigns \
--header 'accept: application/json' \
--header 'content-type: application/json'
application/json
``201
Updated3 months ago