Get payment
get_paymentRetrieve a payment by ID from any associated document, including invoices, receipts, and financial mutation bookings.
Instructions
Retrieve a payment by id, whichever document it belongs to. Payment ids appear on invoices, receipts and on the bookings of a financial mutation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payment_id | Yes | ||
| administration_id | No | Administration to act on. Defaults to the administration this server was configured with; call list_administrations to discover the available ids. |