value
(Not used when sending post data to body e.g., C++, wininet)
post data
Field Name
Description
game
The key which distinguishes game
Make sure to request registration to PIC
e.g., Issue as tinyfarm_KR, derbydays_SEA
server
Server identifier when sending user data by server
Maximum 20 characters available as a combination of alphabet and digits (set 0 if it disregards server type)
e.g.,
<server>0<<server> → Possible
<server>1</server> → Possible
<server>tinyfarm01</server> → Possible
reqkey
Unique key of CCU
Unique key of CCU data generated by the server, which sends CCU data
Recommended encoding to MD5
reqkey guarantees the duplicate process
date
The time generating CCU data
Format: yyyy-mm-dd hh:mm:ss (Second displays as ‘00’)
On a basis of KST, process at every two minutes, the interval of API implementation
e.g., 2016-06-23 16:24:00
Not processed due to duplicate request (duplicate reqkey)
200
Parameter error (No input data)
201
Parameter error (No required data)
202
Parameter error (Input data with wrong format)
203
Base64 Encoding Error (base64 not encoded)
204
Different format from Xml
300
DB error
301
CCU data and the sum of data are the same
e.g., server01 CCU = 100, server02 CCU = 0
Occurred when the result of (server01 CCU)+(server02 CCU) is the same as the number of server01 CCU