You can't create a delinquency for this transaction because it already exists. (IEX-615301)
Summary:
We are getting below error while we tried to update the UnpaidReason via "collectionsDelinquencies" RestAPI. There exists the delinquency ID in SaaS for the payment schedule, we are just updating only the unpaid reason. Tried passing DelinquencyId as well in the payload, but still the same error.
Please review and advise.
You can't create a delinquency for this transaction because it already exists. (IEX-615301)
Payload/URL provided below for reference. Please review and help!
Request URL: https://<SaaS Domain>/fscmRestApi/resources/latest/collectionsDelinquencies
Header: Upsert-Mode: True
Request (Sample Masked): {"PaymentScheduleId":121212123,"UnpaidReason":"Delay"}
Reference:
Content (please ensure you mask any confidential information):