list_outgoing_payments
Retrieve outgoing payments for a specific bill using its ID. Get payment details including pagination and sorting options to manage your records.
Instructions
Retrieve Outgoing Payments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | current page | |
| sort | No | field to sort by | |
| limit | No | results per page | |
| order | No | sorting order | |
| bill_id | Yes | id of Bill for which Outgoing Payments were created |