Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Not able to create Freight Cost to Sales order line using REST API

edited Mar 25, 2021 6:54AM in Order Management 1 comment

Summary

While SO conversion, i am not able to create freight cost from EBS to ERP using REST API

Content

Hi All,

I am working on Sales order conversion and we are bringing sales orders from EBS to ERP. For conversion we are using REST API.

But using the REST API i am not able to create Freight Cost as a charge component to the order line.

I am adding the charge component at line level using the below part of the Payload.

"charges":[
{
"SourceChargeId":"C1",
"ApplyToCode": "SHIPPING",
"PricedQuantity":1,
"PriceTypeCode": "ONE_TIME",
"ChargeType":"Freight",
"ChargeSubtypeCode": "ORA_PRICE",
"ChargeCurrencyCode":"CAD",
"SequenceNumber":1,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!