GET Payments/Payment
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
PaymentIDs | Collection of integer |
None. |
|
BusinessUnitIDs | Collection of integer |
None. |
|
Status | PaymentStatus |
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.