v1
latestOpenAPI 3.1.02026-07-2418201.6 MBPre-Deposit Check
This callback is triggered by Decentro to a custom endpoint if the platform has subscribed to it. If you reject the callback, the transaction is refunded to the source or else accepted.
post/#pre_deposit_check
Headers
your_custom_key_1string
your_custom_key_2string
Request body
Response
200
Example response
{
"is_accepted": 1
}