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

Not able to Update PayAloneFlag, SupplierSite, PaymentMethod, CanceledFlag in Fusion REST API

edited Mar 21, 2019 1:52PM in Payables, Payments & Cash Management 2 comments

Summary

REST API : fscmRestApi/resources/11.13.18.05/invoices/{Invoice_id} Not able to update PayAloneFlag, SupplierSite, PaymentMethod, CanceledFlag

Content

Hi All,

 

Facing an issue while updating invoices.

 

REST API : fscmRestApi/resources/11.13.18.05/invoices/{Invoice_id}

 

Not able to update PayAloneFlag, SupplierSite, PaymentMethod, CanceledFlag in Fusion REST API

 

sample JSON body while Calling POST:

 

{

   "PayAloneFlag": true,

   "CanceledFlag": true,

   "PaymentMethod": "Check",

   "SupplierSite": "REMIT_2"

}

 

 

Response Body: 400 Bad Request.

 

Pay Alone: Attribute PayAloneFlag in view object InvoiceHeader1 cannot be set.

Canceled: Attribute CanceledFlag in view object InvoiceHeader1 cannot be set.

Attribute PaymentMethod in view object InvoiceHeader1 cannot be set.

Attribute SupplierSite in view object InvoiceHeader1 cannot be set.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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