BasicWishlist
| Field | Type | Required | Description |
|---|---|---|---|
code |
string |
Wishlist code. This needs to be unique within every user | |
name |
string |
Optional name of the wishlist. Free text field which can be filled by the customer max length 255 · min length 1 |
Example
Section titled “Example”{ "code": "1-wedding", "name": "Wedding gifts"}
