appmixer.lemonsqueezy.core.CreateCustomer
Create Customer
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Store ID | text | The ID of the store to create the customer in. Use FindStores component to get available store IDs. |
| Customer Name | text | The full name of the customer. |
| Email Address | text | The email address of the customer. |
| City | text | The city of the customer. |
| Region/State | text | The region or state of the customer. |
| Country Code | text | The ISO 3166-1 two-letter country code for the customer (e.g. US, GB, etc). |
| Field | Type | Description |
|---|---|---|
| Customer ID | - | |
| Store ID | - | |
| Name | - | |
| - | ||
| Status | - | |
| Status Formatted | - | |
| City | - | |
| Region | - | |
| Country | - | |
| Country Formatted | - | |
| Total Revenue Currency | - | |
| Total Revenue Currency Formatted | - | |
| MRR | - | |
| MRR Formatted | - | |
| Customer Portal URL | - | |
| Created At | - | |
| Updated At | - | |
| Test Mode | - |