Brendon Parker
08/23/2021, 4:47 PMYou do not have permissions to set a value for element shipmentweightfedex due to one of the following reasons: 1) The field is read-only; 2) An associated feature is disabled; 3) The field is available either when a record is created or updated, but not in both cases.
So I set the ignoreReadOnlyFields
prop on the preferences in the request body.
Second attempt, I get:
The Return Shipping Address must be complete when requesting a Return Shipping Label.
I don't even see Return Shipping Address in the payload.
Really I'm just trying to change one field of the fulfillment. Is there a better approach?battk
08/23/2021, 7:46 PMbattk
08/23/2021, 7:46 PMbattk
08/23/2021, 7:47 PMBrendon Parker
08/23/2021, 7:47 PMbattk
08/23/2021, 7:48 PMbattk
08/23/2021, 7:48 PMBrendon Parker
08/23/2021, 7:56 PM