Get Request Messages function

This method gets the messages from a LCS request. Can be retrieved all messages, messages for a specified recipient or a specific message with message_id related to the request.
API function usage type: Standard

Table of message type and description:

TypeDescription
request_messageMessage at request creation
signature_commentMessage from signature operation
reject_commentMessage from reject operation
abandon_commentMessage from abandon operation
request_commentMessage added in request messages list
Headers
string
required
Defaults to your developer_key

web service developer key

string
required
Defaults to your authorization_token

token from authentication

string
required

unique id of the request or unique id associated by requester

string
enum
Defaults to request_id

(optional): Values: {request_id, unique_submit_id} - unique id of the request or unique id associated by requester; Default: request_id

Allowed:
string
enum
required

Type of data queried

Allowed:
string
required

Value for type of data queried

string

the unique recipient reference for the current request

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json