Pre-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
}Changes
No recorded changes to this endpoint across all 1 revision of this API.