Get Ecommerce Settings

Retrieve ecommerce settings for a site.

Path parameters

site_idstringRequiredformat: "uuid"
Unique identifier for a Site

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Accept-VersionstringOptional
The API version

Response

Request was successful
createdOnstring or nullformat: "date-time"
Date that the site was created on
sitestring or nullformat: "uuid"
The ID of the site being queried
defaultCurrencystring or null

The three-letter currency code of the site

Errors