How to integrate Apple VPP to MDM, Looking for VPP API refrences - mdm

All,
I have been looking for VPP api reference to integrate VPP in our MDM solution. To link VPP to MDM it is required to donwload VPP token from VPP account and upload it MDM server and MDM server use this code to get further details from VPP account. But I am not getting any clue how to do that?
Please share any reference to API or Documentation related to VPP integration to MDM.
Thanks

VPP documentation is part of MDM documentation. There is a whole chapter (35 pages) dedicated to it.

Related

Managed Apple ID creation through REST API

I am wondering if it is possible to create a company Managed Apple ID through some Apple REST API? I feel like I've browsed through the internet without any success...
Cheers!

Latest google security checkup system shows "Unverified Developer"

Latest google security checkup system shows "Unverified Developer" on our app, that has been in google market place for a long time and it's verified, but we as a developer is not and clients are starting to ask questions, why and what is the reason.
Tried to find any information about 3'rd party developers verification / certification process and can't find anything.
Please advise.
Thanks
There's documentation about getting verified as a developer in the Google Apps Script but it points to a form that doesn't seem related to just Apps Script, but to OAuth Clients in general.
So properly fill out this form:
https://support.google.com/code/contact/oauth_app_verification
and cross your fingers.

Facebook Continued Flow Lead Ads: How to get whitelisted?

We'd like to use the Facebook Continued Flow Lead Ads API. Integrating it into our website was quite easy. The Continued Flow Test Tool was helpful.
The last step missing is how to integrate our endpoint - the Follow Up URL - in campaigns.
In the Facebook Continued Flow Lead Ads API, the documentation says that
This feature is available by whitelist only.
Since Facebook's support doesn't provide this information, maybe someone over here can help me?
How does one get whitelisted?
As far as I know you have to go through an internal process with a FB account manager or one of the technical managers of the Lead Ads project to get your ad account whitelisted for continued flow use. I checked if this might be exposed on the FB App Review process but it's not yet, so I recommend contacting your account manager if you have one or otherwise trying to go through FB support.
in order to be whitelisted you need to have:
Managed account
$50K+ monthly spent
You can apply through this link which is available publicly - https://www.facebook.com/business/standardadsapi

How to use DWOLL's API in iphone application?

I have created an application where there is online payment option for the users and for this i want to use DWOLLA's API.I am not able to find any reference for integrating DWOLLA's API.
Please suggest me any sample code for iphone.
You can download Dwolla SDK from here.

Is it possible to get the list of apps installed with specific (e g mine) Apple ID through Apple API?

I would like to put together a web app allowing users to get the full list of apps/software they installed during time using their Apple ID. I won't be storing their passwords or anything.
Is there an Apple API method for this?
This is not possible. The Apple API is a search API for the iTunes catalog. You can only retrieve informations about applications, not about users.
You can find more information here : http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web-service-search-api.html