get_payment
Retrieve details of a specific payment using user, account, and payment IDs.
Instructions
Gets details of a specific payment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User ID. | |
| account_id | Yes | Monetary account ID. | |
| payment_id | Yes | Payment ID. |