You approve the returned orders on Trendyol Seller Center. Now, you can also approve your returned orders with Trendyol API service. You can see the screenshot below.
In Trendyol system, you can confirm the return orders that are returned to your warehouse by means of this method.
https://api.trendyol.com/sapigw/claims/{claimId}/items/approve
NOTE 1: You can reach the"claimId" ve "claimLineItemIdList" values by using the Picking Returned Orders service.
NOTE 2: You can only create a rejection request for returned orders with "WaitingInAction" status.
{
"claimLineItemIdList": [
"f9da2317-876b-4b86-b8f7-0535c3b65731"
],
"params": {}
}
HTTP 200