Skip to main content

Hi Community team,

 

Is there any API available to Validate Bill Entry “json data”?

We would like to validate Bill entry data before call to create bill api entity/Default/xx.200.001/Bill.

 

 

Hi @ganeshkatore unfortunately this is not available.


@Dmitrii Naumov 

Thanks for reply

 

Is there any way we write this customize bill validation API ?

 


@ganeshkatore you can create a screen derived from the Bills screen and just remove ‘Save’ button from there. Then map it to the endpoint. That should do the trick. 


Reply