|
Object Name |
customer |
|---|---|
|
Description |
It contains attributes related to the customer. It can be sent as |
|
Parameter |
Type |
Description |
|---|---|---|
|
Id Required |
UUID |
This is the UUID in the format |
|
firstName Optional |
String |
First name of the customer. |
|
isAnonymous Required |
Bool |
If no name is specified, then it is marked true. |
|
additionalDetail Optional |
Map (String, Object) |
Any additional information related to the customer can be sent in the form of |