You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently working on integrating the Shopify API to manage disputes programmatically. While I can access the dispute and its ID, I am having difficulty submitting evidence to the dispute using a backend language, specifically Python or Node.js. It would be great if someone provide guidance on how to properly structure the API request to submit evidence to a dispute?
I tried this code to get dispute data but its returning 404 error
I am currently working on integrating the Shopify API to manage disputes programmatically. While I can access the dispute and its ID, I am having difficulty submitting evidence to the dispute using a backend language, specifically Python or Node.js. It would be great if someone provide guidance on how to properly structure the API request to submit evidence to a dispute?
I tried this code to get dispute data but its returning 404 error
How can I submit dispute evidence?
The text was updated successfully, but these errors were encountered: