GET Billings/PaymentInstallments
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
PaymentPlanIDs | Collection of integer |
None. |
|
PaymentInstallmentIDs | Collection of integer |
None. |
|
ClientIDs | Collection of integer |
None. |
|
MaxInstallmentDate | date |
None. |
|
DateMin | date |
None. |
|
DateMax | date |
None. |
|
AmountMin | decimal number |
None. |
|
AmountMax | decimal number |
None. |
|
Paid | boolean |
None. |
|
Skip | integer |
None. |
|
Limit | integer |
None. |
|
Sort | Collection of FindSortByCriteria |
None. |
|
IncludeActive | boolean |
None. |
|
IncludeInactive | boolean |
None. |
|
IncludeDeleted | boolean |
None. |
|
IncludeError | boolean |
None. |
|
CreatedDateUtcMin | date |
None. |
|
CreatedDateUtcMax | date |
None. |
|
LastUpdatedDateUtcMin | date |
None. |
|
LastUpdatedDateUtcMax | date |
None. |
|
Match | MatchCriteriaStringType |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, application/x-compressed-json
Sample:
Sample not available.