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.
https://<hostname>/PublicPurchaseApi/swagger/index.html
Methods: