POST /companies/dumps

Create a data dump

Create a data dump

Query Parameters

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

FormData Parameters

Name Description Type Required Default
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 The created data dump DumpsSingleResponseData
API Query Builder
Query
Query Result