Skip to main content
POST
Manages the inventory items backing an offer in one request and returns the refreshed offer.

Path parameters

string
required
The offer’s ID.

Body parameters

object[]
Inventory items to link to the offer.
object[]
Existing links to update.
string[]
Inventory item IDs to unlink from the offer.

Response

object[]
Links created by this request.
object[]
Links updated by this request.
string[]
Inventory item IDs unlinked by this request.
object