You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to download PDF for receivable invoice given its transaction number

Summary:

I am trying to integrate Oracle Fusion with our internal system. Need a way to download the PDFs for the receivable invoices.

Content (please ensure you mask any confidential information):

Have tried to get all the info about a receivable invoice with this REST API:

curl -v -u user:pass -X GET "https://<instance>.oraclecloud.com/fscmRestApi/resources/11.13.18.05/receivablesInvoices?q=TransactionNumber='123'"

The response does not include any information regarding the corresponding PDF, even though it has been created and I can view PDF by the "View Image" button. The attachment looks promising but it does not include PDF links. I think that is for users to upload/retrieve something for the invoice.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!