Fulfillment Inbound v2024-03-20
updateInboundPlanName
Updates the name of an existing inbound plan.
put/inbound/fba/2024-03-20/inboundPlans/{inboundPlanId}/name
Path parameters
inboundPlanIdstring required
Identifier of an inbound plan.
Request body
Example request
{
"name": "name"
}Response
UpdateInboundPlanName 204 response