oe_order_pub.process_order API how to use ship to location
Hi Friends,
I am using oe_order_pub.process_order API to create orders in OM.
My requirement is to pass Ship to location as input parameter.
Please suggest which field i can use in API to pass ship to location.
i have tried ship_to_org_id but in that case API is using primary ship to address for the customer.
for example if customer has 2 ship to location, then every time primary ship to address is getting picked up.
Cheers
Sushant
I am using oe_order_pub.process_order API to create orders in OM.
My requirement is to pass Ship to location as input parameter.
Please suggest which field i can use in API to pass ship to location.
i have tried ship_to_org_id but in that case API is using primary ship to address for the customer.
for example if customer has 2 ship to location, then every time primary ship to address is getting picked up.
Cheers
Sushant
0