Prerequisite
1. API Documentation Review:
Start by revisiting the API documentation. Ensure that you are well-acquainted with the expected response format, including the structure and presence of key objects. This step provides a baseline for identifying discrepancies.
2. Verify API Call Parameters:
Check your API call parameters against the documentation. Confirm that you are sending the correct data and that all required parameters are included. Misconfigurations here can lead to unexpected results.
How to solve it:
#1 Hint
Issue description:
Inventory ID isn't shown on order details payload or API request
Reason:
Please double-check the process of changing the order status if the order was not changed to ready then the inventory address wasn't selected and wouldn't be passed in order payload
How to solve it:
You need to check the history of order status change
Need a further help?
connect with us via chat support and share the cURL command. This will enable us to conduct a more in-depth analysis and provide thorough support.