Status 500 while posting JSON to OTM for " EditServiceProvider & Cost Action"
Summary:
I am trying to post JSON to OTM for below custom action (OTM 25A version)
/logisticsRestApi/resources-int/v2/custom-actions/custom-actions/editServiceProviderAndCost/shipments/DOMAIN.00000152
Intention is to change service provider on the shipment along with cost.
Content (please ensure you mask any confidential information):
For the same shipment, I am able to change service provider and cost via UI screen action, but its giving error " internal error that prevented it from fulfilling this request" when trying to post via REST integration.
Below is the payload posted via Postman. All relevant ACL's are correctly provided to integration user.
{ "serviceProviderId":"DOMAIN.RDWY",
Tagged:
0