The Purchases API is used to track purchasing activity.
In order to call the API you must have your Account ID from Fresh Relevance. To find this, expand the User menu and copy the Account ID value.
Domain
The API is available at your Activity domain.
To find this, expand the User menu, then go to Settings > System configuration > Custom domains and copy the domain from the Purchase Complete Domain field, for example, am.dycdn.net.
OAS / Swagger
Download OAS / Swagger specification
Authorization
None required.
Scoping
To ensure we scope the calls to the correct account/website you must pass your Account/Website ID in the path of each call to the API in the website_id
parameter.
Security
The API is served on both HTTP and HTTPS using TLS 1.2 or higher for security.