Is there a simple way to update an order status by order id using urlFetchApp?
The API documentation is written of XMLHttpRequest() but I am using Google Apps Script and need to update via urlFetchApp.
The API documentation is written of XMLHttpRequest() but I am using Google Apps Script and need to update via urlFetchApp.
Comment