Hello,
Im trying to create invoice from customer order using Aurena API.
I have used bellow endpoint
https://xxxxxx:xxxx/int/ifsapplications/projection/v1/CustomerOrderHandling.svc/CustomerOrderSet(OrderNo='{{orderNo}}')/IfsApp.CustomerOrderHandling.CustomerOrder_SetLineQtyInvoiced
But the response is 500 Internal Server Error
Is there any specific parameters that i should pass ?