Get purchase transaction
get_purchase_transactionRetrieve a purchase transaction by ID to see its amount, state, and the document it pays.
Instructions
Retrieve one purchase transaction by id, with its amount, state and the document it pays.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| administration_id | No | Administration to act on. Defaults to the administration this server was configured with; call list_administrations to discover the available ids. | |
| purchase_transaction_id | Yes |