POST api/Followup

Request Information

URI Parameters

None.

Body Parameters

Followup
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

BillId

globally unique identifier

None.

ActivityBy

globally unique identifier

None.

ActivityOn

date

None.

FollowupDate

date

None.

StatusId

integer

None.

Notes

string

None.

ActivityName

string

None.

AccountId

globally unique identifier

None.

ModifiedBy

globally unique identifier

None.

ModifiedOn

date

None.

Modified

Member

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

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.