Unable to Update "Period From" and "Period To" in AR Invoice Line Additional Information via REST AP
Summary:
I need help updating the Period From and Period To fields on an AR Invoice Line in Oracle Fusion Receivables using REST API.
Navigation Path:
Fusion Home → Receivables → Billing → Search and select Invoice → Invoice Lines → Click on Line → Details → Additional Information
Under the Additional Information section, there are two fields:
- Period From
- Period To
I am able to get the details from below Get API
/fscmRestApi/resources/11.13.18.05/receivablesInvoices/{CustomerTransactionId}/child/receivablesInvoiceLines/{CustomerTransactionLineId}/child/receivablesInvoiceLineDFF
But not able to find the update API for this in the oracle documentation
I need to update/create these fields via REST API.
Content (please ensure you mask any confidential information):
Tagged:
0