These end points are only available to authenticated Users, user needs to register and sign-in.
TODO: Need endpoints and description for following use cases.
##My Notices ## ###My draft####
Representation URI | Method | Response type | Response code | Accept header |
---|---|---|---|---|
my-gazette/draft/data.{format} | GET | 200 | None |
###My pending draft###
Representation URI | Method | Response type | Response code | Accept header |
---|---|---|---|---|
my-gazette/pending/data.{format} | GET | 200 | None |
Representation URI | Method | Response type | Response code | Accept header |
---|---|---|---|---|
/my-gazette/withdrawn/data.{format} | GET | 200 | None |
###My rejected draft###
Representation URI | Method | Response type | Response code | Accept header |
---|---|---|---|---|
/my-gazette/rejected/data.{format} | GET | 200 | None |
Representation URI | Method | Response type | Response code | Accept header |
---|---|---|---|---|
/my-gazette/published/data.{format} | GET | 200 | None |
##My Account##
###My Account settings### User can retrieve account details using the following end points
Representation URI | Method | Response type | Response code | Accept header |
---|---|---|---|---|
/my-gazette/account/data.{format} | GET | 200 | None | |
/my-gazette/order/{order-id}/data.{format} | GET | 200 | None |
###My orders###
Representation URI | Method | Response type | Response code | Accept header |
---|---|---|---|---|
/my-gazette/order/history/data.{format} | GET | 200 | None |
##Saved searches##
Representation URI | Method | Response type | Response code | Accept header |
---|---|---|---|---|
/my-gazette/search/data.{format} | GET | 200 | None | |
/my-gazette/search/{id} | DELETE | 200 | None |
##Saved notics##
Representation URI | Method | Response type | Response code | Accept header |
---|---|---|---|---|
/my-gazette/notice/data.{format} | GET | 200 | None |
TODO:
- is there anything on the lineitem level?
- Bookmarks - saved searches, notices