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

Shipment update with Country of Origin via shipmentTransactionRequests API

Summary:

HI All,

We have enabled Inventory tracking by COO. But while updating shipment with COO from Below API we are getting error __FLEX_Context is not in list of values. But "INV_STRIPING_ATTRIBUTES" DFF is not editable so not sure what the context value is.

URL: fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests

Payload:

{
"ActionCode": "ShipmentUpdate",
"shipments": [
{
"Shipment": "62905632",
"shipmentDFF": [
{
"__FLEX_Context": "GDOO",
"countryOfOriginCode_Display": "US"
}
]
}
]
}

Is there any other way to update Shipment line with COO?

Regards,


Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

26A


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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