{
"name": "string",
"swap_link_template": "http://example.com/swaps/{{cart_id}}",
"payment_link_template": "http://example.com/payments/{{cart_id}}",
"invite_link_template": "http://example.com/invite?token={{invite_token}}",
"default_currency_code": "string",
"metadata": {},
"currencies": [
"string"
]
}