What I'm going to ask, I do not know if it's possible or how. Well, I have a REST that is now okay. There, they changed a rule here that directly affects the REST API. I have a method that generates ID for partners. So far so good, but now I need to continue generating the ID's, but in the following way. If you meet a certain rule here, the ID is only generated for our support. They interfere with the POS and try to solve it. If the remote access they are unable to answer, then they use the partner that will be consumed via the REST API. Is there any way I can create a method that can be visible only to a particular application and etc, or can not do that?
As I spoke I use REST with WCF.