Delete deposit transfer lots

Removes the cost-basis transfer lots recorded for a deposit. Supply a request_id to delete a specific submission; omit the body to clear the deposit’s current lot.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the deposit — the deposit_id returned by the GET crypto deposits endpoints, which equals the movement_id returned by the GET deposits endpoint.

Body Params

Optional. Provide a request_id to target a specific transfer-lot submission.

string
length ≥ 1

Optional request_id of the specific transfer-lot submission to delete. When omitted, the deposit’s current lot is cleared regardless of which submission produced it.

Headers
string
required

HMAC-SHA256 signature of the request, base64-encoded. See the Authentication guide for the exact signing formula.

string
required

Current Unix timestamp in seconds. Must be within 60 seconds of server time or the request is rejected.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json