Sites

Update the features of a Site

Use this endpoint to update the features of an existing Site.

put/shop/sites/{siteId}/features

Request body

support_wearable_paymentsboolean

Whether the site supports wearable payments

support_terminal_initiated_paymentsboolean

Whether the site supports terminal initiated payments

terminal_payment_retail_product_idstring object-id nullable

Identifier of the retail product used to back ad-hoc terminal-initiated payments (e.g. open-amount tap-to-pay charges). The product's revenue centre is what the resulting sale will post to. Pass null to disable terminal-initiated payments.

Response

The Site features were successfully retrieved

Changes

No recorded changes to this endpoint across all 1 revision of this API.