How do I update glboal descriptive flexfield on receivable invoice header
Summary
How do I update glboal descriptive flexfield on receivable invoice headerContent
Hello,
for Mexico country, we are sending all AR invoices to Mexico Tax offices. Once invoices approved by tax office, they are sending back unique ID for each invoices. We want to update those Unique id on invoice header level global descriptive flexfield.
I have tried below REST API to update( using POST) global DFF but it is not working. it is giving error "Attribute set for GlobalAttribute1 in entity TransactionHeaderEO failed"
/fscmRestApi/resources/11.13.18.05/receivablesInvoices/{CustomerTransactionId}/child/receivablesInvoiceGdf
Can we use this REST API to update global DFF at receivable invoice header? If yes then please provide me sample request payload.
0