JSON:
Type de contenu : application/json
{
"command": "add",
"username": "bobsmith",
"password": "p455w0rd",
"contact_name": "Bob Smith",
"contact_email": "bob@smith.com",
"contact_telephone": "020 7987 6900",
"contact_url": "www.smith.com",
"days_to_advertise": "7",
"application_email": "bob.12345.123@smith.aplitrak.com",
"application_url": "http://www.url.com/ad.asp?adid=12345123",
"job_reference": "abc123",
"job_title": "Test Engineer",
"job_type": "Contract",
"job_duration": "6 Months",
"job_startdate": "ASAP",
"job_skills": "VB, C++, PERL, Java",
"job_description": "This is the detailed description",
"job_location": "London",
"job_industry": "Marketing",
"salary_currency": "GBP",
"salary_from": "25000",
"salary_to": "30000",
"salary_per": "annum",
"salary_benefits": "Bonus and Pension",
"salary": "£25000 - £30000 per annum + Bonus and Pension"
}
Paire champ/valeur
Type de contenu : application/x-www-form-urlencoded
command%3Dadd%26username%3Dbobsmith%26password%3Dp455w0rd%26contact_name%3DBob%20Smith%26contact_email%3Dbob%40smith.com%26contact_telephone%3D020%207987%206900%26contact_url%3Dwww.smith.com%26days_to_advertise%3D7%26application_email%3Dbob.12345.123%40smith.aplitrak.com%26application_url%3Dhttp%3A%2F%2Fwww.url.com%2Fad.asp%3Fadid%3D12345123%26job_reference%3Dabc123%26job_title%3DTest%20Engineer%26job_type%3DContract%26job_duration%3D6%20Months%26job_startdate%3DASAP%26job_skills%3DVB%2C%20C%2B%2B%2C%20PERL%2C%20Java%26job_description%3DThis%20is%20the%20detailed%20description%26job_location%3DLondon%26job_industry%3DMarketing%26salary_currency%3Dgbp%26salary_from%3D25000%26salary_to%3D30000%26salary_per%3Dannum%26salary_benefits%3DBonus%20and%20Pension%26salary%3D%C2%A325000%20-%20%C2%A330000%20per%20annum%20%2B%20Bonus%20and%20Pension
Astuce : Ces méthodes peuvent être décodées/encodées sur ce lien: http://www.url-encode-decode.com/