Hi Glen,
I think the problem is that your fields should be the schema name and not the lowercase logical name.
So check the cpdc_clientname attribute's SchemaName in the attributes list against the entity. It is probably something like cpdc_ClientName. The webresource uses the REST endpoint which requires schema names and not logical names.
hth