Good day!
I would like to know if anyone has worked on the how to add a new partner function in an order API, I had added a Z partner function to a transaction type through customizing in partner determination procedure. But the partner function added through config doesnt appear in the API.
Attached json file
op-api-bus-solution-quotation-srv-0001.txt
---------------------------------
Below json file text for partners - by standard sold to, ship to, payer etc are available
"SoldToParty",
"ShipToParty",
"BillToParty",
"PayerParty",
"PersonResponsible",
"ContactPerson",
By default the above partner functions are available in the json file. How to add new partner functions added to the transaction through config.
Thanks,
Nipoon