Hi,
I am performing Issue to Project transaction using the REST API - Inventory Staged Transaction - Create
https://docs.oracle.com/en/cloud/saas/supply-chain-management/19a/fasrp/op-fscmrestapi-resources-11.13.18.05-inventorystagedtransactions-post.html
Using the sample payload provided by Oracle Document
Sample REST API Payload for an Issue to Project Transaction (Doc ID 2522757.1)
The tsample payload has the wo parameters - SourceHeaderId and SourceLineId as 1, what do these fields signify ? Are they always 1 or can we pass any other values.
while the documentation mentions these parameters as optional while testing through POSTMAN the REST API fails if these two fields are NULL.
Any help is greatly appreciated.
thanks
Rohit