This page was automatically generated from tracezilla’s Swagger API documentation 2026-07-17
GET /order-mirrors/{myOrderId}
Get order mirror of specific order
Description
Returns order mirror
Parameters (path)
| Name | Required | Description | Values |
|---|---|---|---|
| myOrderId | required | My order Id. |
Responses
200
successful operation
Response content JSON schema
1
2
3
4
{
"properties": {},
"type": "object"
}
404
not found
406
not acceptable
500
internal server error