Description To notify fiat deposit status.This is a webhook endpoint that must be implemented by the recipient to receive these notifications. Important:
You do not need to call this API; instead, you need to expose a public endpoint matching this specification.
Refer to the Webhook section for details on signature verification, retry policy, and security best practices.
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.