Please enable JavaScript to view this site.

WebOffice Public Purchase API

Navigation: » No topics above this level «

Public Purchase service

Scroll Prev Top Next More

External parties can start, stop, extend or retrieve a Purchase in WebOffice, using the public purchase service.

This service always used the Pay Unit "mobile payment"

The service uses Basic authentication and REST service type. The service authenticates the request using WebOffice user credentials, then terminal ID, and then pushes the request to the existing Purchase import/export that is used today by the System Integration Service (SIS).

In this document we describe the start, stop, and extend methods, The retrieve method is described in the Export Services document for this service.

 

Swagger link

The service provides Swagger based API documentation for authenticated users.

 

Methods:

Create a Purchase (POST)

Retrieve Purchase Meta data (GET)

Retrieve a Purchase (GET)

Update a Purchase (PUT)

Delete a Purchase (DELETE)