Big Commerce Promotions

BigCommerce Promotions API allows merchants to create, manage, and delete promotional campaigns and discount codes for their online store. A promotion is composed of a condition that a customer can satisfy, such as increasing their cart value above a certain amount or adding an item to their cart, after which an action takes place, such as a free item being added or a discount applying to the order total.

API entry from apis.yml

apis.yml Raw ↑
aid: bigcommerce:bigcommerce-promotions
name: Big Commerce Promotions
tags:
- Coupons
- Discounts
- Promotions
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.example.com
humanURL: https://developer.bigcommerce.com/docs/rest-management/promotions
properties:
- url: https://developer.bigcommerce.com/docs/rest-management/promotions
  type: Documentation
description: BigCommerce Promotions API allows merchants to create, manage, and delete promotional campaigns
  and discount codes for their online store. A promotion is composed of a condition that a customer can
  satisfy, such as increasing their cart value above a certain amount or adding an item to their cart,
  after which an action takes place, such as a free item being added or a discount applying to the order
  total.