Bundle Offers
Update Bundle Offer
Updates a specific bundle offer.
put/v1/shops/{shopId}/bundle-offers/{offerId}/update
Request body
Example request
{
"name": "pasyzwszwtxpeqq",
"type": "percentage",
"discount": 10,
"max_uses_per_cart": 85,
"priority": 42,
"starts_at": "2020-08-22",
"ends_at": "2020-08-22"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.