Get Ecommerce Settings

Retrieve ecommerce settings for a site.

Required scope | ecommerce:read

Path parameters

site_idstringRequiredformat: "objectid"
Unique identifier for a Site

Headers

AuthorizationstringRequired

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

Response

Request was successful
siteIdstring or nullformat: "objectid"
The identifier of the Site
createdOnstring or nullformat: "date-time"
Date that the Site was created on
defaultCurrencystring or null

The three-letter ISO currency code for the Site

Errors