Lists received customer payments that are currently available to include in a QuickBooks Desktop deposit. Use each result’s paymentTransactionId and, when present, paymentTransactionLineId as the corresponding fields on a deposit line.
NOTE: QuickBooks Desktop does not support pagination for payments to deposit; hence, there is no cursor parameter. Users typically have few payments to deposit.
Documentation Index
Fetch the complete documentation index at: https://docs.conductor.is/llms.txt
Use this file to discover all available pages before exploring further.
Your Conductor secret key using Bearer auth (e.g., "Authorization: Bearer {{YOUR_SECRET_KEY}}").
The ID of the End-User to receive this request.
"end_usr_1234567abcdefg"
Returns a list of payments to deposit.
The type of object. This value is always "list".
"list""list"
The endpoint URL where this list can be accessed.
"/v1/quickbooks-desktop/payments-to-deposit"
The array of payments to deposit.