Message List
HTTP Basic Authentication. Encode username:password in Base64 and pass as:
Authorization: Basic <base64_encoded_credentials>
Use your eCall account credentials or a dedicated API sub-user created in the eCall portal (Interfaces → Overview).
Request body for sending multiple messages in a single call.
Request processed. Individual messages may still have been rejected —
check each entry in results for an error object.
The request is invalid. This may be caused by a missing required parameter,
an invalid value, or a constraint violation. Check the errorCode and
errorDetails in the response body for specifics.
The Authorization header is missing or the credentials are invalid.
Verify your username, password, and Base64 encoding.
An unexpected error occurred on the eCall server. Retry after a short delay.
If the problem persists, contact eCall support and include the x-f24-request-id
header value from the response.
HTTP Basic Authentication. Encode username:password in Base64 and pass as:
Authorization: Basic <base64_encoded_credentials>
Use your eCall account credentials or a dedicated API sub-user created in the eCall portal (Interfaces → Overview).
Unique identifier of the message list, as returned in the send response.
58f7ec29-fa61-412b-938e-6c05d5c88ecbStatus retrieved successfully.
The request is invalid. This may be caused by a missing required parameter,
an invalid value, or a constraint violation. Check the errorCode and
errorDetails in the response body for specifics.
The Authorization header is missing or the credentials are invalid.
Verify your username, password, and Base64 encoding.
The requested resource (message ID, media ID, etc.) was not found.
An unexpected error occurred on the eCall server. Retry after a short delay.
If the problem persists, contact eCall support and include the x-f24-request-id
header value from the response.
Last updated
Was this helpful?
