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