...
URL | https://api.order.boknett.no/orders | ||
Method | GET | ||
Request headers | Authorization | Required | The token acquired from the Authentication Service. Formated "Boknett TGT-...." |
Date | Required | The timestamp the request was made. Must comply with RFC 1123 date formats. Example: Tue, 10 Jun 2014 16:23:42 GMT | |
Request query parameters | updatedDatefromDate | Required | From date you you want to get the list of orders based on (based on last update date of the order) YYYYMMDDHHMMSS |
mode | Required | SENT_TO_ME | SENT_BY_ME | |
Response body | Response HAL JSON document (see example below) | ||
Response headers | Content-type | application/hal+json | |
Returns | 200 | OK | |
40x | On error |
...