Part Number: TI-API
I want to test the order creation and query function, but the test order created through the API (post / V2 / store / orders / test) does not have a corresponding order query API. The known order query API (get / V2 / store / orders) is for the production environment. We use the apply payment method. If I directly create an order through the production environment API,Why is the return data empty when the order is created successfully?

