User Tools

Site Tools


ors-soap-api:public:cancel

This is an old revision of the document!


JSON Examples

@see ORS JSON API how to post request.

{
  "requestType" : "book",
  "action": "cancel",
  "search": {
    "prc": "5527588",
    "toc": "ODP"
  },
  "header": {
    "lang": "[lang]",
    "usr" : "[usr]",
    "pass": "[pass]",
    "agid": "[agid]"
  }
}
ors-soap-api/public/cancel.1573124897.txt.gz · Last modified: 2019/11/07 12:08 by admin