Create or Update by Experience Name

View as Markdown

If an Experience by this name already exists in the merchant’s system, this endpoint activates or deactivates it; otherwise a new Experience will be created with the name input.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

experiencestringRequired

Options for experience name: reorder, reorder-with-confirmation, sms-promotions, subscription-management

Request

This endpoint expects an object.
merchantstringRequired
Merchant ID
customerstringRequired
Customer ID
enabledstringRequired

Boolean response: Is this experience activated?

Response

200
public_idstring
merchantstring
customerstring
experiencestring
enabledbooleanDefaults to true

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error