shkeeper.io
shkeeper.io copied to clipboard
Add Callback URL field in create payout endpoint similar to create invoice endpoint
So while creating invoices we have a field named callback_url in request body of endpoint https://demo.shkeeper.io/api/v1/{crypto_name}/payment_request
if we provide a url in this field we get notifications related to that invoice every minute until we send back 202 status code as response its quite good mechanism for notifications or alerts
Similarly for payout tasks this is a necessity to get notifications about the payouts tasks a user created at endpoint https://demo.shkeeper.io/api/v1/{crypto_name}/payout