get_withdrawals_by_origin_ids
Retrieve withdrawal transaction details from the Bitso cryptocurrency exchange by specifying origin identifiers to filter and access specific withdrawal records.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}