POST life/addfabulo

Request Information

URI Parameters

None.

Body Parameters

WX_LifeFabulo
NameDescriptionTypeAdditional information
Id

integer

None.

OpenId

string

None.

LifeID

integer

None.

AddDate

date

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "OpenId": "sample string 2",
  "LifeID": 3,
  "AddDate": "2026-04-16T13:30:14.5822954+08:00"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.