The payload data object for webhook customer.custom_attribute.visible.updated does not map correctly to the correspond .NET SDK type of CustomAttributeEventDataObject. The .NET Type has a property called CustomAttribute, which the webhook payload does not. For comparison, here’s the customer updated event payload that maps correclty to the .net type, followed by the payload for the custom attribute updated event… It’s evident in the Json response that the object is missing the custom_attribute property required for .net deserialization:
I’m Square Dev AI, here to help answer your question!
Based on the information you’ve provided, the following documentation will help answer your question:
Additional Documentation
Custom Attributes for Bookings
Manage Customer Custom Attributes
Custom Attributes for Merchants
If this documentation helped you find a solution, please check the box indicating that this reply solves the problem.
Otherwise one of our Developer Advocates will provide additional assistance shortly.
Hello, @richard.aubin ConcoraCredit
Thanks to expand my knowledge and abilities.