v1
latestOpenAPI 3.0.02026-07-24182211348.4 KBEvents
post/api/purchase
Query parameters
instanceKeystring required
Request body
{"stackTrail":"components:schemas:PurchaseEventModel:properties:ProfileKey","oasType":"schema","type":"unknown","description":"The profile key identifying the visitor associated with this event. Must not include personally identifiable information (PII) to comply with GDPR guidelines."}
ProductKeysstring[]
The article numbers of the products the customer purchased.
{"stackTrail":"components:schemas:PurchaseEventModel:properties:Revenue","oasType":"schema","type":"unknown","description":"The total revenue from the purchase. Can be empty, or must contain a value greater than or equal to 0."}
{"stackTrail":"components:schemas:PurchaseEventModel:properties:SessionKey","oasType":"schema","type":"unknown","description":"The key of the session. This key is used to group events that belong to the same session. Allowed characters are alphanumeric characters and hyphens."}
Response
No Content