I've used the merchant data export successfully for some time now to export order data from multiple merchant IDs. In the last month, I've suddenly started getting the following response from the /v3/merchants/{merchant_Id}/exports/{export_Id} endpoint for a single merchant ID, even though other IDs are still working perfectly as expected. When that merchant ID fails, I get the following statusDescription in the export object: "Could not persist export."
I haven't been able to find any documentation or discussions here to provide guidance on what I could be doing wrong here. Any suggestions?