12 lines
1.1 KiB
Markdown
12 lines
1.1 KiB
Markdown
# CreateReferralCodeResponse
|
|
|
|
OK
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- |
|
|
| `code` | *str* | :heavy_check_mark: | The referral code that can be shared with customers |
|
|
| `customer_id` | *str* | :heavy_check_mark: | Your unique identifier for the customer |
|
|
| `created_at` | *float* | :heavy_check_mark: | The timestamp of when the referral code was created | |