Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/includes/harvest/_applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ source_id | No | integer | The ID of the application's source
referrer | No | object | An object representing the referrer
referrer[type] | No | string | A string representing the type of referrer: 'id', 'email', or 'outside'
referrer[value] | No | string | The id of the user who made the referral (not the referrer id)
custom_fields[] | No | custom_field | Array of hashes containing new custom field values. Passing an empty array does nothing.
custom_fields[] | No | custom_field | Array of hashes containing new custom field values. Passing an empty array does nothing. [Click here](#custom-field-parameters) for more information on structuring custom field data for edit requests.
prospect_pool_id | No | integer | The ID of the prospect pool for the application
prospect_stage_id | No | integer | The ID of the prospect pool stage for the application

Expand Down