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
createdOnstringOptionalformat: "date-time"
Date that the site was created on
sitestringOptionalformat: "uuid"
The ID of the site being queried
defaultCurrencystringOptional

The three-letter currency code of the site

Errors