| createTime |
integer |
Creation timestamp in Unix milliseconds |
| updateTime |
integer |
Last update timestamp in Unix milliseconds |
| deleteTime |
integer |
Deletion timestamp in Unix milliseconds |
| customerId |
string |
Unique customer identifier from your system |
| customerName |
string |
Customer display name |
| customerEmail |
string |
Customer contact email |
| description |
string |
Customer description |
| enabled |
boolean |
Deprecated — use lifecycleStage instead |
| test |
boolean |
Whether this is a test customer account |
| lifecycleStage |
string |
Customer lifecycle stage |
| deactivateTimeStamp |
integer |
Last deactivation timestamp in Unix milliseconds |
| traits |
object |
Custom metadata for external system integration |
| address |
object |
|