UpdateCustomAttributesOfCustomer
This action updates custom fields and their values in an existing record in the Customers object.
Action Parameters
| PARAMETER NAME | DESCRIPTION |
|---|---|
| CustomerUuid | The ChartMogul UUID of the customer whose custom fields you want to update. |
| Custom | Existing field name and its new value in the {"key":"value"} format. |
Result
The custom fields of the specified customer record are updated.
Was this page helpful?