This error occurs if the API is called with an incorrectly set API path.
In particular, a 404 error will occur if you enter an incorrect VendorId (vendor code) as shown below. Please check that there are no typos in the path settings and that you have entered the correct VendorId (vendor code) value. If 404 errors continue to occur, API calls may be blocked without prior notice.
<Example of incorrect VendorId input>
"GET /api/v4/vendors/DGb8F3F4/ordersheets?createdAtFrom=2023-11-09&createdAtTo=2023-11-09&status=FINAL_DELIVERY&maxPerPage=30 HTTP/1.1"" 404 1159 ""-"" ""A0024**** /183.*.*.124"" 0.014 0.013 ""127.0.0.1:10001"" ""A0024****""
==> You must enter the correct VendorId (A0024****) value, not DGb8F3F4. Additionally, if you enter another seller's VendorId value in the URL instead of your own VendorId value, you will be blocked in the same way.