AdminPostStoreReq
internal.internal.AdminPostStoreReq
Schema
The name of the Store{{cart_id}}
to insert the Swap Cart ID"
type: string
example: "http://example.com/swaps/{{cart_id}}"
payment_link_template:
description: "A template for payment links - use {{cart_id}}
to insert the Cart ID"
example: "http://example.com/payments/{{cart_id}}"
type: string
invite_link_template:
description: "A template for invite links - use {{invite_token}}
The default currency code of the Store.
Properties
currencies
string[]default_currency_code
stringinvite_link_template
stringmetadata
Record<string, unknown>name
stringpayment_link_template
stringswap_link_template
stringWas this section helpful?