I've been working with the C# SDK (from the Libraries section on our REST site) as part of our transition to REST and I'm a little confused.
I want to GET CRM/Constituents/{constituentId}/Snapshot, but that doesn't seem to be supported in the SDK. Are not all resources supported? All I want to do is retrieve a constituent's mailing address.
Thanks
Thanks Ryan! It is working now. I think my autocomplete in VisualStudio wasn't picking up everything for some reason. Restarted everything and it is all good now.