This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to approve a pending request via the AppServer API

Hi,

I am currently working on a project that requires an iOS app to talk to the D1IM API. 

This is working perfectly and I can pull out the information I need and present it in the app.

However I am having trouble on how to approve a pending request via the api. Having looked into this for quite some time some suggestions were to call MakeDecision method on the PersonWantsOrg record.
I have tried calling the MakeDecision method on the specific PersonWantsOrg record. This gives me a MakeDecision method not found. 

Is there a specific script I can call via the API that will approve this pending request? I am quite lost as to where to look next.

Thanks again,

 

Ash