How to Identify Return Transfer Order Number that got created using REST API's?
Summary:
Hello
Community,
We already have the API and the working payload to create a return TO (refer the doc attached),
we need to identify the Return Transfer Order Number that gets generated as part of this operation since we have to do a GET operation to below REST endpoint for some further processing.
GET API URL :
https://ejhp-dev1.fa.us6.oraclecloud.com/fscmRestApi/resources/11.13.18.05/transferOrders?expand=all&q=HeaderNumber='2053040'
Where 2053040 is the return transfer order number that got created after running "Manage Receiving Transactions" ESS job with the group id that is returned when doing a successful POST call to below REST endpoint.
Tagged:
0