v3
latestOpenAPI 3.0.02026-07-311784111.3 MBWallet
Private
get/private/set_clearance_originator
Query parameters
deposit_idstring required
JSON string containing: currency, user_id, address, tx_hash
Id of the deposit
originatorstring required
JSON string containing: is_personal, company_name, first_name, last_name, address
Information about the originator of the deposit
Response
Success response
Example response
{
"address": "1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa",
"amount": 1,
"transaction_id": "1b1fb5568515e2b79503501e3d3680b2d0838d5dfc2d15a04eb8cd9fbbe0b572",
"source_address": "1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa",
"received_timestamp": 1536569522277,
"updated_timestamp": 1536569522277,
"refund_transaction_id": "1b1fb5568515e2b79503501e3d3680b2d0838d5dfc2d15a04eb8cd9fbbe0b572"
}