Create Dynamic Card Button Configuration

Creates the dynamic card button configuration for a customer / product marketplace. The configuration applies to all of the customer's cards in that product marketplace. 'referenceMarketplaceKey' in the body is the target marketplace (custom app) the button redirects to when clicked.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required

Marketplace key of the product that the card's ledger is associated with (resolved as card → ledger → product → product.marketplaceKey). This is the lookup/scoping key that selects which cards show the button. It is NOT the redirect target — that is the 'referenceMarketplaceKey' field in the request/response body.

Body Params

Configuration of the dynamic card button shown on the Card Details page.

string
required

Target marketplace (custom app) the button redirects to when clicked. This is the value the frontend consumes.

texts
object
required
Responses

400

Dynamic card button configuration already exists (try to update it), or a required field ('referenceMarketplaceKey' or 'texts') is missing.

401

Unauthorized

403

Forbidden

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*