Sample Payload for Process Requisition Lines into a New Order
Summary:
Hi,
Could you please provide me a sample payload for Process Requisition Lines into a New Order in rel 21D.
When i tried with the below payload, Got 404 Not Found Error
{
"ProcurementBU": "US1 Business Unit",
"RequisitioningBU": "US1 Business Unit",
"Type": "New Order",
"Supplier": "EIP Inc",
"lines": [
{
"RequisitionLineId": 300000050402254
}
]
}
Content (required):
Version (include the version you are using, if applicable):
21D
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0