Does the webhook notify us of a merchant credit? (In Clover the term is manual refund but I think it is merchant credit in the API)
Webhooks in the Clover Programming interface are occasion based notices that illuminate you regarding different occasions connected with your Clover vendor account, for example, new orders, request refreshes, stock changes, or client refreshes. These webhooks permit you to get continuous data about unambiguous occasions happening inside your Clover account. While webhooks can give important data about your dealer account, they are not explicitly expected to advise you about individual trader credits or manual discounts. To get data about shipper credits or manual discounts, you would regularly have to question the Programming interface intermittently or play out a particular Programming interface solicitation to recover the subtleties of such exchanges. MyBalanceNow
Hello,
The specific functionality and capabilities of webhooks can vary depending on the platform or API you are using. However, in general, webhooks can be used to receive notifications or real-time updates about various events or actions within an API or system.
Regarding merchant credits or manual refunds in the context of Clover, you would need to refer to the documentation or developer resources provided by Clover for their API. The documentation should outline the available webhook events and whether there is a specific event for merchant credits or manual refunds.
Typically, when a merchant credit or manual refund occurs, it is possible for the corresponding event to trigger a webhook notification. This allows you to receive the notification in real-time and take any necessary actions or updates on your end.
To obtain the specific details about webhook events related to merchant credits or manual refunds in the Clover API, I recommend referring to their official documentation or reaching out to their developer support for more precise information.
6 People are following this question.