POST
cart.addons

Authorizations

X-API-Key
string
header
required

Admins and Developers can obtain their Bolt API key from the Bolt Merchant Dashboard.

Headers

X-Bolt-Hmac-Sha256
string

Bolt sends a signed HMAC for hook verification

Body

application/json
event
enum<string>
Available options:
cart.addons
data
object

This is a generic wrapper for the merchant's data. Open to see properties.

Response

Cart Addons Received Successfully

event
enum<string>
required
Available options:
cart.addons
status
enum<string>
required
Available options:
success
data
object
required

This is a generic wrapper for the merchant API’s request body.