Unable to Retrieve Payment Number for an Invoice using REST API
Content
We create our Payables Invoices using FBDI and Payments using the UI. However, we want to build an application that can GET the Payment Number for an Invoice...ie: The Invoice Number is known, the Payment Number is not known.
I can use the invoices API to GET invoice information, like so:
Although this API returns information like Paid Status and Payment Amount, it doesn't return the Payment Number, or Check Id.
I can also get the Check Id from the payablesPayments API, if I know the Payment Number, like this:
Tagged:
1