I'm using the ecommerce API to get a list of charges, and I want to filter them by date. I'm just wondering what is stored in the "created" field and how I can translate that to a date?
Apologies if I have missed something in the documentation -- I was looking at the API reference and couldn't find any details on the response body.