Merchant
Occurrence
Content
Key
Type
Description
id
string
UUID of the merchant
name
string
The name of the merchant
site_title
string
The title that appears in the browser tab
Examples
{
"id": "cedad42m",
"name": "demo",
"site_title": "Payrexx",
"owner": {
"company": "Demo Firma",
"first_name": "Jane",
"last_name": "Doe",
"address": "Burgstrasse 20",
"zip": "3600",
"place": "Thun",
"email": "test@payrexx.com"
}
}Changelog
Last updated