Instant Entity Notifications (IEN)
Instant Entity Notifications (IEN) is a message service that automatically notifies partner Platforms of events related to user related data in our platform. Platforms can use it to automate back-office and administrative functions, including automatically fulfilling orders and providing customers with order status.
We provide IEN notifications for most of our entities as following:
- User
- KYC
- Order
- Quote
- Checkout
- Transfer
- Bank
- Card
- Wallet
- Vesting
Versioning
Our current and maintained version is v2 where data submitted to Partner endpoints throw POST requests, is encrypted in RS512 (our default cryptographic algorithm), and can be decoded only using the JWT Public and Private keys.
Attempts
Our Platform will try to retry the request to Partner server until response is successfully made (maxim 10 attempts), receiving 200 status code. The number of attempts will be made dynamically as following:
- The first 3 attempts will be try every minute.
- The next 3 attempts will be try every 10 minutes.
- The next 3 attempts will be try every 60 minutes.
- The last attempt will be try after one day.
Subscribe
In order to receive this Instant Entity Notifications (IEN), Partner must provide a URL that will accept POST requests, that can be changed anytime from Partner Dashboard.
If this do not answer your questions, please do not hesitate to contact us at contact@cryptocoin.pro.