AdminPostStoreReq
The details to update of the store.
Properties
namestringThe name of the Store
swap_link_templatestringA template for Swap links - use 
{{cart\_id}} to insert the Swap Cart IDpayment_link_templatestringA template for payment links - use 
{{cart\_id}} to insert the Cart IDinvite_link_templatestringA template for invite links - use 
{{invite\_token}} to insert the invite tokendefault_currency_codestringThe 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?