Hi,
We are facing a situation that we need to get the return information of an order via api. It seems that there is no api endpoint for that. Is there a way to do that?
Description: The problem is that we added some extra field to out return notification payload. We, therefore, have to update our old records in order to match with this new payload structure, and looking for a way to do it with a script that communicates with the api.
Thanks.
Hi,
We are facing a situation that we need to get the
returninformation of an order via api. It seems that there is no api endpoint for that. Is there a way to do that?Description: The problem is that we added some extra field to out
returnnotification payload. We, therefore, have to update our old records in order to match with this new payload structure, and looking for a way to do it with a script that communicates with the api.Thanks.