This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Test orders can be placed using the production Order API endpoint /v2/store/orders/test
Application developers can test with the production test API in order to see results with simulated real prices and inventory, allowing for more realistic testing scenarios and simplified setup than a non-production test environment would allow.
Note that placing test orders does not procure or hold available inventory for products that are used in testing.
Additionally, simulated order data for test orders will be returned by the shipping and invoice APIs for the corresponding test order numbers.
Please visit the test order documentation for more detail.
**Attention** This is a public forum