How to call payment deduct API after call cut

I have a customer and astrologer. Customer call to the astrologer and after call end payment should be deducted from customer wallet and credit to astrologer wallet. where do I call the API that deducts the amount I can’t get

Hello @mahendrakumarbtech, and welcome to the Sendbird community!

You can use webhook events to trigger a request to an API after a call has ended. Please see the following page in the Sendbird Calls docs for a complete table of the webhook events with a Direct Call.