AdminPostStoreReq
Properties
currenciesstring[]Array of available currencies in the store. Each currency is in 3 character ISO code format.
default_currency_codestringThe default currency code of the Store.
invite_link_templatestringA template for invite links - use
{{invite\_token}} to insert the invite tokenmetadataRecord<string, unknown>An optional set of key-value pairs with additional information.
namestringThe name of the Store
payment_link_templatestringA template for payment links - use
{{cart\_id}} to insert the Cart IDswap_link_templatestringA template for Swap links - use
{{cart\_id}} to insert the Swap Cart IDWas this section helpful?