...
Code Block |
---|
{
"returnOrderCode": "H893RUOT123",
"forwardOrderCode": "forwardOrder1",
"locationCode": "Wid234",
"awbNumber": "HYN402",
"transporter": "transporter"
"orderItems": [
{
"returnItemCode": "I10098",
"channelSkuCode": "100007542",
"qcStatus": "FAIL",
"qcReason": "DAMAGED",
"imageUrls": [
"https://increff.com/img.jpg",
"https://increff.com/img2.jpg"
]
}
]
} |
...