Delete an offer item for an offer

DELETE /company/offer-items/@id

Delete an offer item for an offer

Request

Authentication

This endpoint requires authentication.

Header Value
Authorization Set the value to Bearer + + access_token

Example request 1

DELETE /company/offer-items/@id HTTP/1.1
Host: api.bakeronline.be
X-VERSION: 1.10.0
Accept-Language: en-US,en;q=0.5

Response

Example response 1

HTTP/1.1 200 OK
This is a development version Do not use this version in production
1.10.0 development