Please enable JavaScript to view this site.

WebOffice Public Purchase API

Navigation: Public Purchase service

Delete a Purchase (DELETE)

Scroll Prev Top Next More

To remove a purchase from the database, use the DELETE method.

The Purchase will not be deleted but the end date will be set to now.

Method type

DELETE

Base URL

Available Parameters sets

The selected parameter is added up to the body of the request.

PurchaseCancelDto

Response codes

The method does not return any data.

The following codes can be returned:

200 "Success" will be returned on a successful action

400 "Bad request"

500 "Server Error"