Breadcrumbs

customer



Object Name

customer

Description

It contains attributes related to the customer. It can be sent as null or customer information can also be sent by 3rd party.



Parameter

Type

Description

Id  Required

UUID

This is the UUID in the format a5c80b3f-ea41-4caf-979d-641a1c32f9bd

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 key: value pairs.