Lockerz Admin
posted this on December 05, 2010 06:48 pm
<API_Endpoint>/users/{User}/friends/{Service}/invite
POST
XML, JSON
Yes
{User} - Alias or Id for a user.
{Service} - Service enum value.
A comma separated list of facebook/twitter service ids or emails.
SessionKeyOperationResponse
N/A
403 Forbidden - Credentials are not valid for {User}
403 Forbidden; 10037 NotAPlixiUser - {User} is not a Plixi member
N/A
curl -X POST http://api.plixi.com/api/tpapi.svc/users/723/friends/Facebook/invite -u bbbb@foo2.com:password -H "TPSERVICE:Plixi" -d "757388643"