AddCustomerFlag

View as Markdown
Add a flag to a customer. Flags indicate specific states or conditions for a customer, such as when a partner is actively processing a customer data.

Authentication

X-API-Keystring
API Key authentication via header

Request

This endpoint expects an object.
customerIdstringOptional
flagTypeenumOptional
FlagType represents the type of a customer flag
Allowed values:

Response

Success
flagIdstring or null