Skip to main content
Skip to main content

AdminPostStoreReq

The details to update of the store.

Properties

namestring
The name of the Store
swap_link_templatestring
A template for Swap links - use {{cart\_id}} to insert the Swap Cart ID
payment_link_templatestring
A template for payment links - use {{cart\_id}} to insert the Cart ID
invite_link_templatestring
A template for invite links - use {{invite\_token}} to insert the invite token
default_currency_codestring
The default currency code of the Store.
currenciesstring[]
Array of available currencies in the store. Each currency is in 3 character ISO code format.
metadataRecord<string, unknown>
An optional set of key-value pairs with additional information.
Was this section helpful?