API Documentation - member_messages/view

Returns the details of a particular request

Last updated on 27/08/2014 09:55:48

POST Parameters

Name Type Explanation Example
login_key string The login key returned when logging in
request_id integer The ID of the request

Return

Name Type Explanation Example
message string Message explaining the process
details array Object with the details about the request
quotes array Array with the list of quote objects. Quotes are grouped by company. Each company has some details and a "quotes" array inside, with the list of messages
companies array List of companies this request was sent to

Try it!