On Jul 23, 7:59 am, Chris Dary <
cd...@etsy.com> wrote:
>
> As promised, we've added a new bill charge meta resource -
> getUserChargesMetadata - which provides you with total charge counts, as
> well as the earliest and most recent bill charge from this user. This
> should be useful for sanity checking and synchronization. More information
> in the documentation here:
http://www.etsy.com/developers/documentation/reference/billcharge#sec...
>
Please verify that the documentation for the new
getUserChargesMetadata resource is correct.
Most doucmentation/reference sections have the format:
Overview
...
Auxillary Info (optional)
...
Fields
...
Associations
...
Methods
...
This presentation format is not present for the current BillCharge
reference:
http://www.etsy.com/developers/documentation/reference/billcharge
It has the following format:
Overview
...
Auxillary Info
...
getUserChargesMetadata
...
Fields
...
Associations
...
Methods
...
Shouldn't the doc for getUserChargesMetadata apear beneath the Methods
heading?
Also, the JSON returned for getMethodTable indicates it is of type
"Dict".
Vis a vis the Etsy API what is a "Dict" type?
If the intent is to add a new "Dict" type please document it as well.