ListCustomerCustomAttributes Returns Nothing

Trying out `CustomerCustomAttributesApi. When I try to List the custom attributes for a customer I am getting a 200 response, but nothing is returned. Even though I know there are populated custom fields for this customer. The response is 200, but no data.

Btw - When I do ListCustomerCustomAttributeDefinitions(); I do get a full list of custom attributes that I have set up.

What’s the possible problem?

Thanks,
David

What’s your application ID? :slightly_smiling_face:

Production = sq0idp–2R0k61Jr-qslo0ZKTMd_Q

Bryan - Any luck finding the problem?

The team is looking into this. :slightly_smiling_face:

I heard back from the team on this. It’s not being returned since it’s never been set. By default it’s false however the customer custom attribute won’t be returned in the API response until it’s set. Once set it to either value it will show in the results. We understand that this is confusing since you see it the the Dashboard UI. The team is looking to improve that. :slightly_smiling_face: