GET cashup?start={start}&end={end}&userUid={userUid}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
start | date |
Required |
|
end | date |
Required |
|
userUid | string |
Required |
Body Parameters
None.
Response Information
Resource Description
CashupGETName | Description | Type | Additional information |
---|---|---|---|
EndDate | date |
None. |
|
StartDate | date |
None. |
|
User | string |
None. |
|
TotalAmount | decimal number |
None. |
|
PaymentsByType | Collection of PaymentSummaryByTypeGET |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.