If you go to http://api.netflix.com/users/{userid}/rental_history/shipped and http://api.netflix.com/users/{userid}/rental_history/returned resources, you would find the <shipped_date> and <returned_date> respectively as a element of the <renta_history_item>. Hope this helps.
Sorry for teh dumb question. I'm sure this info is here somewhere, but i can't seem to find it. Any pointers would be welcome.
Tnx!
priya – 3 years ago
Hi Cyrus,
If you go to http://api.netflix.com/users/{userid}/rental_history/shipped and http://api.netflix.com/users/{userid}/rental_history/returned resources, you would find the <shipped_date> and <returned_date> respectively as a element of the <renta_history_item>. Hope this helps.
Cyrus Najmabadi – 3 years ago
Doh! I knew it must be something simple. Thanks!