GET api/ExpenseCodes/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

ExpenseCode
NameDescriptionTypeAdditional information
ExpID

integer

None.

ClientID

integer

None.

ExpenseCode1

string

String length: inclusive between 0 and 30

Description

string

String length: inclusive between 0 and 200

Service

string

String length: inclusive between 0 and 50

Classification

string

String length: inclusive between 0 and 50

Category

string

String length: inclusive between 0 and 50

ExpenseCodeUser1

string

String length: inclusive between 0 and 50

ExpenseCodeUser2

string

String length: inclusive between 0 and 50

ExpenseCodeUser3

string

String length: inclusive between 0 and 50

ExpenseCodeUser4

string

String length: inclusive between 0 and 50

ExpenseCodeUser5

string

String length: inclusive between 0 and 50

ExpenseCodeUser6

string

String length: inclusive between 0 and 50

ExpenseCodeUser7

string

String length: inclusive between 0 and 50

ExpenseCodeUser8

string

String length: inclusive between 0 and 50

ExpenseCodeUser9

string

String length: inclusive between 0 and 50

ExpenseCodeUser10

string

String length: inclusive between 0 and 50

SplitCodes

string

String length: inclusive between 0 and 25

SplitRates

string

String length: inclusive between 0 and 50

TypeofExpense

string

String length: inclusive between 0 and 50

PortalViewable

string

String length: inclusive between 0 and 10

ERCCode

string

String length: inclusive between 0 and 10

BillDetail

string

String length: inclusive between 0 and 5

IncludeTotals

string

String length: inclusive between 0 and 5

ExcludeMonthly

string

String length: inclusive between 0 and 5

ExcludeUnbilled

string

String length: inclusive between 0 and 5

Prebill

string

String length: inclusive between 0 and 50

Reportable1099

string

String length: inclusive between 0 and 10

CanClass

string

String length: inclusive between 0 and 50

CanCategory

string

String length: inclusive between 0 and 50

PortalDescription

string

String length: inclusive between 0 and 50

ReportCategory

string

String length: inclusive between 0 and 50

PortalVendorTypes

string

String length: inclusive between 0 and 100

STClassification

string

String length: inclusive between 0 and 50

GLNbr

string

String length: inclusive between 0 and 200

CompCode

string

String length: inclusive between 0 and 10

CompCodeKey

integer

None.

EarnCode_EE

string

String length: inclusive between 0 and 50

EarnCode_VEND

string

String length: inclusive between 0 and 50

EarnCode_ALLOW

string

String length: inclusive between 0 and 50

EarnCode_UNALLOW

string

String length: inclusive between 0 and 50

STClassCanada

string

String length: inclusive between 0 and 50

IsComp

string

String length: inclusive between 0 and 1

CompCodeType

string

String length: inclusive between 0 and 100

ECStatus

string

String length: inclusive between 0 and 2

eeFapReq

string

String length: inclusive between 0 and 1

RouteToOVR

string

String length: inclusive between 0 and 20

ARAcct

string

String length: inclusive between 0 and 200

PlaceHolder

string

String length: inclusive between 0 and 5

Excludable2017

string

String length: inclusive between 0 and 1

ID

integer

None.

ReceiptsRQD

string

None.

ReceiptNotRQDAmt

decimal number

None.

ReceiptType

string

None.

Response Formats

application/json, text/json

Sample:
{
  "ExpID": 1,
  "ClientID": 1,
  "ExpenseCode1": "sample string 2",
  "Description": "sample string 3",
  "Service": "sample string 4",
  "Classification": "sample string 5",
  "Category": "sample string 6",
  "ExpenseCodeUser1": "sample string 7",
  "ExpenseCodeUser2": "sample string 8",
  "ExpenseCodeUser3": "sample string 9",
  "ExpenseCodeUser4": "sample string 10",
  "ExpenseCodeUser5": "sample string 11",
  "ExpenseCodeUser6": "sample string 12",
  "ExpenseCodeUser7": "sample string 13",
  "ExpenseCodeUser8": "sample string 14",
  "ExpenseCodeUser9": "sample string 15",
  "ExpenseCodeUser10": "sample string 16",
  "SplitCodes": "sample string 17",
  "SplitRates": "sample string 18",
  "TypeofExpense": "sample string 19",
  "PortalViewable": "sample string 20",
  "ERCCode": "sample string 21",
  "BillDetail": "sample string 22",
  "IncludeTotals": "sample string 23",
  "ExcludeMonthly": "sample string 24",
  "ExcludeUnbilled": "sample string 25",
  "Prebill": "sample string 26",
  "Reportable1099": "sample string 27",
  "CanClass": "sample string 28",
  "CanCategory": "sample string 29",
  "PortalDescription": "sample string 30",
  "ReportCategory": "sample string 31",
  "PortalVendorTypes": "sample string 32",
  "STClassification": "sample string 33",
  "GLNbr": "sample string 34",
  "CompCode": "sample string 35",
  "CompCodeKey": 1,
  "EarnCode_EE": "sample string 36",
  "EarnCode_VEND": "sample string 37",
  "EarnCode_ALLOW": "sample string 38",
  "EarnCode_UNALLOW": "sample string 39",
  "STClassCanada": "sample string 40",
  "IsComp": "sample string 41",
  "CompCodeType": "sample string 42",
  "ECStatus": "sample string 43",
  "eeFapReq": "sample string 44",
  "RouteToOVR": "sample string 45",
  "ARAcct": "sample string 46",
  "PlaceHolder": "sample string 47",
  "Excludable2017": "sample string 48",
  "ID": 49,
  "ReceiptsRQD": "sample string 50",
  "ReceiptNotRQDAmt": 1.0,
  "ReceiptType": "sample string 51"
}

application/xml, text/xml

Sample:
<ExpenseCode xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fabric">
  <ARAcct>sample string 46</ARAcct>
  <BillDetail>sample string 22</BillDetail>
  <CanCategory>sample string 29</CanCategory>
  <CanClass>sample string 28</CanClass>
  <Category>sample string 6</Category>
  <Classification>sample string 5</Classification>
  <ClientID>1</ClientID>
  <CompCode>sample string 35</CompCode>
  <CompCodeKey>1</CompCodeKey>
  <CompCodeType>sample string 42</CompCodeType>
  <Description>sample string 3</Description>
  <ECStatus>sample string 43</ECStatus>
  <ERCCode>sample string 21</ERCCode>
  <EarnCode_ALLOW>sample string 38</EarnCode_ALLOW>
  <EarnCode_EE>sample string 36</EarnCode_EE>
  <EarnCode_UNALLOW>sample string 39</EarnCode_UNALLOW>
  <EarnCode_VEND>sample string 37</EarnCode_VEND>
  <Excludable2017>sample string 48</Excludable2017>
  <ExcludeMonthly>sample string 24</ExcludeMonthly>
  <ExcludeUnbilled>sample string 25</ExcludeUnbilled>
  <ExpID>1</ExpID>
  <ExpenseCode1>sample string 2</ExpenseCode1>
  <ExpenseCodeUser1>sample string 7</ExpenseCodeUser1>
  <ExpenseCodeUser10>sample string 16</ExpenseCodeUser10>
  <ExpenseCodeUser2>sample string 8</ExpenseCodeUser2>
  <ExpenseCodeUser3>sample string 9</ExpenseCodeUser3>
  <ExpenseCodeUser4>sample string 10</ExpenseCodeUser4>
  <ExpenseCodeUser5>sample string 11</ExpenseCodeUser5>
  <ExpenseCodeUser6>sample string 12</ExpenseCodeUser6>
  <ExpenseCodeUser7>sample string 13</ExpenseCodeUser7>
  <ExpenseCodeUser8>sample string 14</ExpenseCodeUser8>
  <ExpenseCodeUser9>sample string 15</ExpenseCodeUser9>
  <GLNbr>sample string 34</GLNbr>
  <ID>49</ID>
  <IncludeTotals>sample string 23</IncludeTotals>
  <IsComp>sample string 41</IsComp>
  <PlaceHolder>sample string 47</PlaceHolder>
  <PortalDescription>sample string 30</PortalDescription>
  <PortalVendorTypes>sample string 32</PortalVendorTypes>
  <PortalViewable>sample string 20</PortalViewable>
  <Prebill>sample string 26</Prebill>
  <ReceiptNotRQDAmt>1</ReceiptNotRQDAmt>
  <ReceiptType>sample string 51</ReceiptType>
  <ReceiptsRQD>sample string 50</ReceiptsRQD>
  <ReportCategory>sample string 31</ReportCategory>
  <Reportable1099>sample string 27</Reportable1099>
  <RouteToOVR>sample string 45</RouteToOVR>
  <STClassCanada>sample string 40</STClassCanada>
  <STClassification>sample string 33</STClassification>
  <Service>sample string 4</Service>
  <SplitCodes>sample string 17</SplitCodes>
  <SplitRates>sample string 18</SplitRates>
  <TypeofExpense>sample string 19</TypeofExpense>
  <eeFapReq>sample string 44</eeFapReq>
</ExpenseCode>