POST /companies/feeds

Subscribe for a feed

Creates a request for a feed subscription.

Query Parameters

Name Description Type Required Default
format Response format - json/xml String
token Token String

FormData Parameters

Name Description Type Required Default
frequency Feed generation frequency. Integer
name Name of the new record. String
description Description of the new record. String
filter_id Filter ID. String
is_xml Boolean
include_financial_statements If set, financial statements data will be included. Boolean true
include_company_profiles If set, company profiles data will be included. Boolean true
is_localized Boolean false
financial_standards String global
currency Currency code. String usd
consolidation Consolidation method.
Accepted Values: [ zip,single,singlezip]
String singlezip
delivery Delivery method.
Accepted Values: [ ftp,http]
String http
ftp_host Result delivery URL for local FTP server. String
ftp_path Result delivery path for local FTP server. String
ftp_username Username for the local FTP server. String
ftp_password Password for the local FTP server. String
notification_email When set, the user will receive notifications by the e-mail address specified. Array
notification_url URL for push notification upon dump completion. String
notification_http_method HTTP Method for push notifications. String
feed_guid String

Responses

Status Code Description Type
200 Feed subscription is created FeedsSingleResponseData
API Query Builder
Query
Query Result