Hi All. I need an example of how to run the api ap_pay_single_invoice_pkg.ap_pay_invoice_in_full
Hi
We are in the process of upgrading from 11.5.10.2 to 12.2.8 and I need to use and API to pay an existing invoice.
In R11 I used ap_pay_single_invoice_pkg.ap_pay_invoice_in_full whcih still exists in R12 but the parameters seem very different.
I have a simple call I'm trying to use to test and the return status always comes back as "U"
This is a foreign Currency payment
I would hugely appreciate sample code from anyone who has done this.
I have been investigating many many articles for a good few days.
My Sample below