To leak some other info, here is an example data of the response from
https://services.kobobooks.com/Appli...es.svc/shelves
Spoiler:
Code:
[{"Id":"<id removed>","Type":"Custom","Name":"Rejtþ Jenþ","InternalName":"Rejtþ Jenþ","LastModified":"\/Date(1487534079000-0500)\/","CreationDate":"\/Date(1487534079000-0500)\/","ItemCount":0},{"Id":"<id removed>","Type":"Custom","Name":"Rejtő kÜnyvek","InternalName":"Rejtő kÜnyvek","LastModified":"\/Date(1485096701000-0500)\/","CreationDate":"\/Date(1484965247000-0500)\/","ItemCount":0},{"Id":"<id removed>","Type":"Custom","Name":"Harry Potter","InternalName":"Harry Potter","LastModified":"\/Date(1487534079000-0500)\/","CreationDate":"\/Date(1483326374000-0500)\/","ItemCount":0},{"Id":"<id removed>","Type":"Custom","Name":"Kßlső programok","InternalName":"Kßlső programok","LastModified":"\/Date(1483326374000-0500)\/","CreationDate":"\/Date(1483326374000-0500)\/","ItemCount":0},{"Id":"<id removed>","Type":"Custom","Name":"Receptek","InternalName":"Receptek","LastModified":"\/Date(1487534080000-0500)\/","CreationDate":"\/Date(1482899651000-0500)\/","ItemCount":0}]
This is also part of the sync process, and it is about the collections ("shelves") on the eReader.
There's also a nice "initialization" and "sync" request-respond pair on storeapi, I may post it if anyone is interested.