Updating Invoice status from external system
Summary
Oracle invoices are being paid by a 3rd party system and we need to be able to update the oracle invoice pay statusContent
We need to be able to update an oracle invoice to be able to set it as paid.
Options considered:
1. API to set Invoice status to paid. QName: InvoiceStatus{http://xmlns.oracle.com/apps/financials/payables/invoices/transactions/invoiceService/} Will this work or is there another API?
2. Update a field on the Invoice such as invoice group or paymet priority so we could select that as a data select for a dummy payment run
3. Are there any other routines avaialble to update an invoice data fields or status?
1