getTransfer
Retrieve full details of a specific transfer by ID to view transaction information.
Instructions
Detalhar transferência
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| date | No | ||
| paid | No | ||
| tags | No | ||
| notes | No | ||
| recurring | No | ||
| account_id | No | ||
| contact_id | No | ||
| created_at | No | ||
| updated_at | No | ||
| attachments | No | ||
| category_id | No | ||
| description | No | ||
| installment | No | ||
| account_type | No | ||
| amount_cents | No | ||
| recurrence_id | No | ||
| credit_card_id | No | ||
| attachments_count | No | ||
| oposite_account_id | No | ||
| total_installments | No | ||
| paid_credit_card_id | No | ||
| credit_card_invoice_id | No | ||
| oposite_transaction_id | No | ||
| paid_credit_card_invoice_id | No |