Can we create a contact for an existing supplier via REST API "Update one supplier"?
Summary:
In REST API document below for "REST API for Oracle Fusion Cloud Procurement - Update one supplier", "contacts" field is permitted in the request message body.
https://docs.oracle.com/en/cloud/saas/procurement/23b/fapra/op-suppliers-supplierid-patch.html
Content (required):
I did a test:
- create a supplier via REST API, which is successful.
- add a "contacts" field in "Update one supplier" message body and it returns "404 Not Found".
Question:
Is it feasible to create a contact in "Update one supplier"?
What is the reason for "404 Not Found"?
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0