Merchant Backend API [ENG]
Headers
The following headers will be added to all the services called by InPost Pay (Basket App) in the Merchant's backend. The headers contain the signature of a message subject to verification in accordance with the signature verification algorithm. Currently, the headers are optional but will be eventually required.
Header | Description |
| Signature |
| ISO8601 date and time string in the UTC time zone with the time when the signature was generated, for instance. 2023-05-11T15:02:23.429Z |
| The version of the keys used to generate the signature |
| SHA-256 the hash of the public key used to generate the signature |
On this page:
List of Merchant Backend API methods
The table below contains the list of methods issued by the Merchant's backend intended to communicate with InPost Pay.
| Method | Description |
Basket | Downloading the details of a basket | |
Confirming adding a basket | ||
Notifying of a basket update | ||
Basket desynchronization (unpairing the basket from the phone number) | ||
Order | Creating an order | |
Downloading the details of an order | ||
Sending information about order update |