launch Partner Panel. Login
You can use this tool during integration testing, as well as track all real orders.
added status FUTURE
Check Statuses List
/public/orders/:id/status
(Click to open) route to get status of order without another information.order_has_been_paid: true
its mean that you collect payment on your sideorder_has_been_paid: false
API return payment link in response. We process payment on our side. You can use /public/orders/:id/status
(Click to open) to check status od this order.7
, 15
and 30
days vignettes 2B category for Moldova
.7
, 15
and 30
days vignettes 2A category for Moldova
. In May and June we test this orders and later add 2B categoryadded a Hungarian
1
day vignette for all Vehicle types.
Now you can check National provider system status.
You can use /public/products/status
(Click to open) route
Czech
1
day vignette.Romanian
1
day vignette.Added automation for checking partner payments.
How it works:
The system keeps records of the partnerβs debt. If a partner's debt reaches 2,000 euros, the partner automatically receives a reminder that payment needs to be made and the amount due. From this moment on, the partner has 72 hours to make the payment.
When the amount specified in the email is credited to the bank account, the partner receives another notification of a successful transaction.
If no payment has been made within 72 hours, access to the API is automatically disabled.
From the moment the API is disabled, the fine begins to accrue. The calculation is based on the agreement that was signed at the beginning of cooperation.
When the debt is paid, the partner receives an email with the amount of the fine due and an invoice. The partner has 72 hours to pay the fine to avoid being disconnected from the API again.
added a new product in Switzerland - tunnel Munt La Schera / tunnel-ch-muntlaschera
deprecate start_from
in all endpoints
add filters by country
and by type
to GET /public/products
add filters by status
to GET /public/orders
added status WILL BE ACTIVE
. This status is set if the vignette has been successfully registered and is considered active, but we are still waiting for a unique identifier from the national providerβs system. This happens when there is a heavy load on the national provider API.
Check Statuses List
the logic for checking orders has been changed to prohibit the creation of duplicates. It is impossible to buy more than 1 vignette with the same country, palte and country of the vehicle, where periods may overlap.
Request for data verification
added 1
day vignettes for Austria
.
added 3
days (weekend) vignette for Bulgaria
.
added 30
, 90
and 365
days vignettes for Romania
.
Required send vin-code for this periods for Romanian vignettes
Switzerland
vignettes for partners.added vehicle plate validation. About patterns
You can use /public/validate-vehicle
(Click to open) route