Payables Payments REST API
Summary
REST API to Initiate Stop PaymentsContent
Hi Team,
I have a requirement to "Initiate Stop Payments" from a REST API, I am using the below rest api with the below request payload.But I am getting an error saying "Attribute Stop Date in view object Payments cannot be set".
Any help is much Appreciated!
URI: /fscmRestApi/resources/11.13.18.05/payablesPayments/{CheckId}
Method:PATCH
Payload: {
"StopDate": "2019-11-06",
}
Thanks,
Vempati
Tagged:
0