POST api/tenpayv3/pointapi

Request Information

URI Parameters

None.

Body Parameters

Collection of Object

None.

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

AjaxResult
NameDescriptionTypeAdditional information
PromptMsg

string

None.

Result

DoResult

None.

RetValue

Object

None.

Response Formats

application/json, text/json

Sample:
{
  "PromptMsg": "sample string 1",
  "Result": 0,
  "RetValue": {}
}