POST
Set Callback URLs

Authorizations

X-API-Key
string
header
required

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

Body

application/json
callback_urls
object[]
required

List of callback URLs to configure

Example:
division_id
string
required

The unique ID associated to the merchant's Bolt Account division; Merchants can have different divisions to suit multiple use cases (storefronts, pay-by-link, phone order processing). Use the Bolt Merchant Dashboard to switch between divisions and find the division ID under Merchant Division Public ID.

Example:

"3X9aPQ67-YrB"

Response

Successfully sets callback URLs. No JSON schema is expected.