GET Clients/OrderBillingRate/FindBulkCOBRExport
Finds client order billing rates for a user to export
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
GroupIDs |
List of Group IDs |
Collection of integer |
None. |
FunderIDs |
List of Funder IDs |
Collection of integer |
None. |
BillingRateTypes |
List of Billing Rate Types |
Collection of BillingRateType |
None. |
BillingRateSubTypes |
List of Billing Rate Sub Types |
Collection of BillingRateSubType |
None. |
ClientOrderBillingRateTypes |
List of Client Order Billing Rate Types |
Collection of ClientOrderBillingRateType |
None. |
EffectiveDate |
Effective Date |
date |
None. |
IsDrawDown |
Is Draw Down |
boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
List of BulkCOBRExportDTO
IHttpActionResultNone.