removed

Remove customer attribute of Customer object

Starting from July 31, 2023, the customerattribute of Customer object will be removed. This will affect Customer objects returned by our API and payloads of our webhooks.

Migration guide

The data attribute of the Customer currently contains the same information as thecustomerattribute, which will remain available after July 31, 2023. You can update your applications to use thedata attribute instead of customer.

Note that both customer and data have been removed from our API doc. This is because these properties have been deprecated and will be fully removed at a later time.