Skip to content

API: Apply for platoon membership

ninetwozero edited this page Apr 8, 2012 · 1 revision

Url

http://battlelog.battlefield.com/bf3/platoon/applyformembership/ (Constants.URL_PLATOON_APPLY)

Headers

X-Requested-With => XMLHttpRequest

Post data

platoonId => {ID of the platoon to send the application to}
post-check-sum => {checksum of the logged in user}

Response

<html><head></head><body>success</body></html>