400 Bad Request from REST API inventoryStagedTransactions get all transactions
Summary:
Method: GET
API: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions
Content (required):
Referring to specification https://docs.oracle.com/en/cloud/saas/supply-chain-management/22d/fasrp/op-inventorystagedtransactions-get.html, I send REST request to the API without any query parameter or message body.
"400 Bad Request" is returned and response body is "At least one of the following attributes OrganizationId, OrganizationName, TransactionInterfaceId is required."
So do I understand the specification incorrectly? And how should I assign one of the required attribute?
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):