Endpoint
Path Parameters
The conversation session ID associated with this signup.
Request Body (SignupSubmission)
Your loyalty program identifier.
The user’s email address.
The offer presentment ID that prompted this signup.
First 6 digits of the user’s payment card BIN. Used for card-linked offer programs.
Your internal user identifier for cross-referencing.
UTM attribution parameters as a key-value map of strings (e.g.,
utm_source, utm_medium, utm_campaign).Product information associated with this signup.
Example Requests
Response
Returns HTTP202 Accepted on success.
Error Responses
| Status | Description |
|---|---|
422 Unprocessable Entity | Validation error |