POST api/ReplicationData2/Kicoin_Change

Request Information

URI Parameters

None.

Body Parameters

Collection of Object

None.

Request Formats

application/json, text/json

Sample:
[
  {},
  {}
]

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ReplyMessage
NameDescriptionTypeAdditional information
MessCode

integer

None.

MessContent

string

None.

Response Formats

application/json, text/json

Sample:
{
  "MessCode": 1,
  "MessContent": "sample string 2"
}