updateInboundPlanNameput https://sellingpartnerapi-na.amazon.com/inbound/fba/2024-03-20/inboundPlans/{inboundPlanId}/nameUpdates the name of an existing inbound plan.Path ParamsinboundPlanIdstringrequiredlength between 38 and 38Identifier of an inbound plan.Body ParamsThe body of the request to updateInboundPlanName.namestringrequiredlength between 1 and 40A human-readable name to update the inbound plan name to.Responses 204UpdateInboundPlanName 204 response 400Request has missing or invalid parameters and cannot be parsed. 403Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature. 404The resource specified does not exist. 413The request size exceeded the maximum accepted size. 415The request payload is in an unsupported format. 429The frequency of requests was greater than allowed. 500An unexpected condition occurred that prevented the server from fulfilling the request. 503Temporary overloading or maintenance of the server.Updated 4 months ago