Visual represntation of Airalo's /v2/notifications/opt-in endpoint flow#
Visual represntation of Airalo's webhook notification flow#
Webhook Server Code snippets#
Please use the following as pseudo code only to help you get the starting idea on how to implement your own webserver. They are not production ready solutions.
PHP (async order example)#
Python (async order example)#
Nodejs (async order example)#