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

API to update Invoice Receipt Method

edited Jul 20, 2020 5:59PM in Receivables & Collections 4 comments

Summary

I need to update Invoice Receipt Method using an API or FBDI. REST API is not working and thows the error ""Receipt Method: Attribute ReceiptMethod in view object InvoiceHeader cannot be set."

Content

Hi!
I am looking for an API to update the Receipt Method of an Invoice.
I tried with the REST API /fscmRestApi/resources/11.13.18.05/receivablesInvoices/ using operation PATCH and using the following payload, but it cannot update the Receipt Method.

{
"ReceiptMethod": "A - Cheque Remesable"
}

The error the API is thowing is "Receipt Method: Attribute ReceiptMethod in view object InvoiceHeader cannot be set."

I tried also to update another invoice field to check if API was working fine and it worked.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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