v1

latestOpenAPI 3.0.0Apache License 2.02026-07-263171,5614.1 MB
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

namestring required

A human-readable name to update the inbound plan name to.

Example request

{
  "name": "name"
}

Response

UpdateInboundPlanName 204 response