GET Billings/MedicareEBusiness
Get MedicareEBusinesss
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
IncludeActive |
Include records where RecordState == RecordState.Active |
boolean |
None. |
IncludeInactive |
Include records where RecordState == RecordState.Inactive |
boolean |
None. |
IncludeDeleted |
Include records where RecordState == RecordState.Deleted |
boolean |
None. |
EventIDs |
EventIDs |
Collection of integer |
None. |
BusinessUnits |
BusinessUnits |
Collection of integer |
None. |
EntityIDs |
EntityIDs |
Collection of integer |
None. |
EventTypes |
EventTypes |
Collection of MedicareEBusinessEventType |
None. |
Statuses |
Statuses |
Collection of MedicareEBusinessStatus |
None. |
Signed |
Signed |
boolean |
None. |
PartialDataType |
PartialDataType |
PartialDataType |
None. |
Body Parameters
None.
Response Information
Resource Description
List of MedicareEBusinessDTOs
Collection of MedicareEBusinessDTOName | Description | Type | Additional information |
---|---|---|---|
Details |
Details |
Collection of MedicareEBusinessDetailDTO |
None. |
EventID |
EventID |
integer |
None. |
BUID |
BUID |
integer |
None. |
EventType |
Event Type |
MedicareEBusinessEventType |
None. |
EventTypeDescription |
Event Type Description |
string |
None. |
EntityID |
EntityID |
integer |
None. |
EntityName |
EntityName |
NameDTO |
None. |
Status |
Status |
MedicareEBusinessStatus |
None. |
Signed |
Status |
boolean |
None. |
RecordState |
Record State |
RecordState |
None. |
Created |
Created |
AuditDataDTO |
None. |
LastUpdated |
Last Updated |
AuditDataDTO |
None. |