Manage API Callbacks

When Cobo receives a successful deposit or withdrawal request (i.e. the required number of block confirmations has been reached), it will send an HTTP(S) message to the URL defined by the admin. The request method is POST.

Last updated