TABLE OF CONTENTS
Introduction
The Download Feedback API is offered as a convenience API for quick download of bulk feedback in a flat file format. It is deprecated from future development and it is not recommended for new implementations, so no further documentation will be added.
Note: The only output format is tab-separated flat file
Endpoint
https://api.feefo.com/api/download-feedback
Authentication Required: Yes
Available Parameters
- apikey - used for authentication. Mandatory, or an Unauthorised response will be made.
- merchantidentifier - the account to query from
- from, to - dates with yyyy-mm-dd format
- updatedsince - a date with yyyy-mm-dd format. Returns all feedback that has been updated since this date.
- custom-question-format=json - ensures the content for custom questions is returned with JSON formatting, otherwise a comma-separated format is used.
EXAMPLES: