The second may update
over 2 years ago by Tom Bossink
Again we have released an update. The second one in May 👏. This release contains a few updates and new endpoints. Read more below 👇
Merchant management
We have released new endpoints to retrieve:
- Invoice lines; with this endpoint you can retrieve the invoice lines. If you are a partner and have access to your sub-merchants you can retrieve also the invoice lines for your sub-merchants, see for more information. https://developer.pay.nl/reference/get_invoicelines .
- Clearing lines; with this endpoin you can retrieve the clearing lines. If you are a partner and have access to your sub-merchants you can retrieve also the clearing lines for your sub-merchants, see for more information: https://developer.pay.nl/reference/get_clearinglines.
- An invoice/clearing line contains a unit type (e.g. per percentage or per quantity). We have a Core API available to retrieve all unit types Pay is using (https://developer.pay.nl/reference/get_billingunittypes).
- Furthermore an invoice/clearing line contains a billing or clearing type, e.g. to invoice iDeal transactions or to indicate we have cleared iDeal transactions. We have a two Core API availables to retrieve:
- All billing types incl. how they are grouped on the invoice available (https://developer.pay.nl/reference/get_billinglinetypes)
- all clearing types incl. how they are grouped on the clearing available (https://developer.pay.nl/reference/get_clearinglinetypes
Other small improvements
- The Service:GetConfig response now contains a list of available TGU's; see for more information (https://developer.pay.nl/reference/get_services-config). For more information regarding the Pay platform and TGU's please refer to; https://developer.pay.nl/docs/platform
- The Core API to retrieve the languages that Pay supports (https://developer.pay.nl/reference/get_languages) referred to an .png image. However in the image pack that we supply only .svg images are available. We now refer to the correct .svg image in the API.