INVOICES Using REST API , if we update payment terms,due date should also get updated automatically
Summary:
to update the Invoice Payment Term attribute in Fusion UI manually the Payment Term attribute is updated and DueDate attribute is automatically updated. However, when updating the Payment Term using the REST API through Postman REST API, the Payment Term attribute is updated successfully, but the DueDate is not updating automatically. How can we solve that ?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
REST API URL
instance_name/fscmRestApi/resources/11.13.18.05/invoices/{invoice_id}
Tagged:
0