POST api2/FHCSession/GenerateDailyDepositSheet

Request Information

URI Parameters

None.

Body Parameters

Dictionary of string [key] and Collection of Object [value]

Request Formats

application/json, text/json

Sample:
{
  "sample string 1": null,
  "sample string 2": null
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:

Sample not available.