Reporting
Unique identifier of the resource
1Successful response, returns the report file
Unauthorized Access
The given resource or object was not found or does not exist.
The requested resource is no longer available.
Server Error
GET /reporting/{id}/download/ HTTP/1.1
Host: sandbox.akinon.com
Authorization: YOUR_API_KEY
Accept: */*
binaryThe channel ID of the resource.
5ID of the channel the customer belongs to
5Start date for the data range.
End date for the data range.
Indicates if the customer allows receiving emails
trueIndicates if the customer allows receiving SMS
falseIndicates if the customer allows receiving calls
trueExport format for the report
csvPossible values: Report request received
Required field(s) are missing, data is invalid, or the action is not allowed.
Unauthorized Access
A custom 406 error occurs due to different validation failures in viewset or service level, such as uniqueness checks or other service-related exceptions.
Server Error
GET /reporting/remote/{channel_id}/customer/ HTTP/1.1
Host: sandbox.akinon.com
Authorization: YOUR_API_KEY
Accept: */*
{
"message": "Report request has been received."
}Start date for the data range.
End date for the data range.
Filter by SKU.
SKU123Filter by base code.
BASECODE123Export format for the report
csvPossible values: Report request received
Required field(s) are missing, data is invalid, or the action is not allowed.
Unauthorized Access
A custom 406 error occurs due to different validation failures in viewset or service level, such as uniqueness checks or other service-related exceptions.
Server Error
GET /reporting/sales/?start_date=2025-12-01T08%3A58%3A38.916Z&end_date=2025-12-01T08%3A58%3A38.916Z HTTP/1.1
Host: sandbox.akinon.com
Authorization: YOUR_API_KEY
Accept: */*
{
"message": "Report request has been received."
}ID of the channel the customer belongs to
5Filter by cancel status
Start date for the data range.
End date for the data range.
Export format for the report
csvPossible values: Report request received
Required field(s) are missing, data is invalid, or the action is not allowed.
Unauthorized Access
A custom 406 error occurs due to different validation failures in viewset or service level, such as uniqueness checks or other service-related exceptions.
Server Error
GET /reporting/order/ HTTP/1.1
Host: sandbox.akinon.com
Authorization: YOUR_API_KEY
Accept: */*
{
"message": "Report request has been received."
}Was this helpful?

