GET api/Cashbook?partnerId={partnerId}&firstDayOfMonth={firstDayOfMonth}&lastDayOfMonth={lastDayOfMonth}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
partnerId

integer

Required

firstDayOfMonth

date

Required

lastDayOfMonth

date

Required

Body Parameters

None.

Response Information

Resource Description

decimal number

Response Formats

application/json, text/json

Sample:
1.1

application/xml, text/xml

Sample:
<double xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1.1</double>