Skip to main content

Attach a cancellation plan to every listing on a channel

POST 

/api/v1/pms/listing-channel-offers/cancellation-plans/apply-to-channel/:channelId

Fans the plan (with any overrides in the body) out to a listing_channel_cancellation_plan row for every enabled listing on the channel — the table the cart/offer cache reads. The body's listingId is ignored. Point-in-time: listings added later aren't auto-enrolled. Returns the number of listings written.

Request

Responses

OK