get_withdrawals_by_ids
Retrieve specific withdrawal transaction details from the Bitso cryptocurrency exchange by providing transaction identifiers, enabling users to access and verify withdrawal information.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
No arguments  | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}