Skip to main content

hi, All. We have one screen name bank deposits. I am trying to put data in ths screen using API. I have extended the endpoint and add this screen in webservices. But when I am calling put method it returns an error.

Can any one please guide me on this

 

@tahayabali  I’d not recommend sending ‘<NEW>’ in the body. When you create a new document, just omit the ReferenceNbr field in your PUT request.


@Dmitrii Naumov hi I already tried this but i had face the same sequence element error. Its not creating the record 


Anyone?

 


@tahayabali , Bank Deposits screen is not exposed to the API, even after you added it to the Web Service Endpoints. You will have to create a custom DAC first. You can read more here: 

 


Reply