My Oracle Support Banner

Status Code 404 Error Response From REST API In WMS (Doc ID 2669485.1)

Last updated on AUGUST 27, 2023

Applies to:

Oracle Warehouse Management Enterprise Edition Cloud Service - Version 23.3 and later
Information in this document applies to any platform.

Goal

What does status code 404 mean?

We are querying the below request and receive Status: 404 Not Found

GET   https://xx.wms.ocs.oraclecloud.com:443/test/wms/lgfapi/v9/entity/purchase_order_hdr/?company_id__code=COMP1&facility_id__code=FAC01&status_id=20&cust_field_4__isnull=true&ordering=-mod_ts

JSON returns

{
"reference": "251cef8d-6285-41d6-9848-dbf4d8e8caf9",
"code": "NOT_FOUND",
"message": "Not found.",
"details": null
}

XML returns

{"reference":"251cef8d-6285-41d6-9848-dbf4d8e8caf9","code":"NOT_FOUND","message":"Not found.","details":null}

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.