Block Client API

ApplyDiscountCode1

Apply the given discount code to the current cart.

MethodpostMessage
Message Data{ "bubblehouseBlockClientCall": "ApplyDiscountCode1", ... }

Query Parameters

  • instancestringrequired

    Block instance identifier passed to the Blocks API.

    Empty string if an instance identifier has not been provided.

  • codestringrequired

    The discount code string to use

Previous
Resize1