My Oracle Support Banner

REST API For Voiding Payments And Have Questions On Invoices (Doc ID 2657887.1)

Last updated on JUNE 29, 2020

Applies to:

Oracle Fusion Payables Cloud Service - Version 11.13.20.01.0 and later
Information in this document applies to any platform.

Goal

On : 11.13.20.01.0 version, Manage Invoices-Audit Invoices

REST API for Voiding Payments and have questions on invoices

1) Can we assume that you cannot update the invoice to cancel it by digging down into the payment rest api
/fscmRestApi/resources/11.13.18.05/payablesPayments/{CheckId}

2) but we can use the call the following to get the invoice number.
/fscmRestApi/resources/11.13.18.05/payablesPayments/{CheckId}/child/relatedInvoices

3) To then cancel the invoice would we use the following with a Patch call
/fscmRestApi/resources/11.13.18.05/invoices/{InvoiceId}

4) Do we just need to include the Cacelled by, Cancel Date, and Cancel flag fields in the call?
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.