Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

URLhttps://order.api.boknett.no/orders/{ID}/lines/{lineId}
MethodPOST
Request
headers

Authorization

Required

The token acquired from the Authentication Service.

Formated "Boknett TGT-...."

DateRequiredThe timestamp the request was made. Must comply with RFC 1123 date formats. Example: Tue, 10 Jun 2014 16:23:42 GMT
Content-typeRequiredapplication/json
Request body

 

{"status": "STATUS_VALUE"}

Response
body
empty on success
Returns200Accepted
40xOn error

 

Allowed values for status

ValueDescriptionConditions
FULLFILLEDThe order line is delivered to the end customer.Order line must be processed without errors.