POST api/LocationCodeMaps
Request Information
URI Parameters
None.
Body Parameters
LocationCodeMapName | Description | Type | Additional information |
---|---|---|---|
LocationCodeMapID | integer |
None. |
|
LocationID | integer |
None. |
|
CompCode | string |
String length: inclusive between 0 and 50 |
|
CompCodeKey | integer |
None. |
|
PIMethod | string |
String length: inclusive between 0 and 50 |
|
PIEarnPayCode | string |
String length: inclusive between 0 and 50 |
|
PIEarnPayDesc | string |
String length: inclusive between 0 and 100 |
|
PIDeductImputeCode | string |
String length: inclusive between 0 and 50 |
|
PIDeductImputeDesc | string |
String length: inclusive between 0 and 100 |
|
CCMethod | string |
String length: inclusive between 0 and 50 |
|
CCEarnPayCode | string |
String length: inclusive between 0 and 50 |
|
CCEarnPayDesc | string |
String length: inclusive between 0 and 100 |
|
CCDeductImputeCode | string |
String length: inclusive between 0 and 50 |
|
CCDeductImputeDesc | string |
String length: inclusive between 0 and 100 |
|
SPMethod | string |
String length: inclusive between 0 and 50 |
|
SPEarnPayCode | string |
String length: inclusive between 0 and 50 |
|
SPEarnPayDesc | string |
String length: inclusive between 0 and 100 |
|
SPDeductImputeCode | string |
String length: inclusive between 0 and 50 |
|
SPDeductImputeDesc | string |
String length: inclusive between 0 and 100 |
|
TaxabilityOverride | string |
String length: inclusive between 0 and 30 |
|
CMGSOESeq | decimal number |
None. |
|
PaidToOverride | string |
String length: inclusive between 0 and 1 |
|
ReconOpt | byte |
None. |
|
ID | integer |
None. |
Request Formats
application/json, text/json
{ "LocationCodeMapID": 1, "LocationID": 1, "CompCode": "sample string 2", "CompCodeKey": 1, "PIMethod": "sample string 3", "PIEarnPayCode": "sample string 4", "PIEarnPayDesc": "sample string 5", "PIDeductImputeCode": "sample string 6", "PIDeductImputeDesc": "sample string 7", "CCMethod": "sample string 8", "CCEarnPayCode": "sample string 9", "CCEarnPayDesc": "sample string 10", "CCDeductImputeCode": "sample string 11", "CCDeductImputeDesc": "sample string 12", "SPMethod": "sample string 13", "SPEarnPayCode": "sample string 14", "SPEarnPayDesc": "sample string 15", "SPDeductImputeCode": "sample string 16", "SPDeductImputeDesc": "sample string 17", "TaxabilityOverride": "sample string 18", "CMGSOESeq": 1.0, "PaidToOverride": "sample string 19", "ReconOpt": 64, "ID": 20 }
application/xml, text/xml
<LocationCodeMap xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fabric"> <CCDeductImputeCode>sample string 11</CCDeductImputeCode> <CCDeductImputeDesc>sample string 12</CCDeductImputeDesc> <CCEarnPayCode>sample string 9</CCEarnPayCode> <CCEarnPayDesc>sample string 10</CCEarnPayDesc> <CCMethod>sample string 8</CCMethod> <CMGSOESeq>1</CMGSOESeq> <CompCode>sample string 2</CompCode> <CompCodeKey>1</CompCodeKey> <ID>20</ID> <LocationCodeMapID>1</LocationCodeMapID> <LocationID>1</LocationID> <PIDeductImputeCode>sample string 6</PIDeductImputeCode> <PIDeductImputeDesc>sample string 7</PIDeductImputeDesc> <PIEarnPayCode>sample string 4</PIEarnPayCode> <PIEarnPayDesc>sample string 5</PIEarnPayDesc> <PIMethod>sample string 3</PIMethod> <PaidToOverride>sample string 19</PaidToOverride> <ReconOpt>64</ReconOpt> <SPDeductImputeCode>sample string 16</SPDeductImputeCode> <SPDeductImputeDesc>sample string 17</SPDeductImputeDesc> <SPEarnPayCode>sample string 14</SPEarnPayCode> <SPEarnPayDesc>sample string 15</SPEarnPayDesc> <SPMethod>sample string 13</SPMethod> <TaxabilityOverride>sample string 18</TaxabilityOverride> </LocationCodeMap>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
LocationCodeMapName | Description | Type | Additional information |
---|---|---|---|
LocationCodeMapID | integer |
None. |
|
LocationID | integer |
None. |
|
CompCode | string |
String length: inclusive between 0 and 50 |
|
CompCodeKey | integer |
None. |
|
PIMethod | string |
String length: inclusive between 0 and 50 |
|
PIEarnPayCode | string |
String length: inclusive between 0 and 50 |
|
PIEarnPayDesc | string |
String length: inclusive between 0 and 100 |
|
PIDeductImputeCode | string |
String length: inclusive between 0 and 50 |
|
PIDeductImputeDesc | string |
String length: inclusive between 0 and 100 |
|
CCMethod | string |
String length: inclusive between 0 and 50 |
|
CCEarnPayCode | string |
String length: inclusive between 0 and 50 |
|
CCEarnPayDesc | string |
String length: inclusive between 0 and 100 |
|
CCDeductImputeCode | string |
String length: inclusive between 0 and 50 |
|
CCDeductImputeDesc | string |
String length: inclusive between 0 and 100 |
|
SPMethod | string |
String length: inclusive between 0 and 50 |
|
SPEarnPayCode | string |
String length: inclusive between 0 and 50 |
|
SPEarnPayDesc | string |
String length: inclusive between 0 and 100 |
|
SPDeductImputeCode | string |
String length: inclusive between 0 and 50 |
|
SPDeductImputeDesc | string |
String length: inclusive between 0 and 100 |
|
TaxabilityOverride | string |
String length: inclusive between 0 and 30 |
|
CMGSOESeq | decimal number |
None. |
|
PaidToOverride | string |
String length: inclusive between 0 and 1 |
|
ReconOpt | byte |
None. |
|
ID | integer |
None. |
Response Formats
application/json, text/json
{ "LocationCodeMapID": 1, "LocationID": 1, "CompCode": "sample string 2", "CompCodeKey": 1, "PIMethod": "sample string 3", "PIEarnPayCode": "sample string 4", "PIEarnPayDesc": "sample string 5", "PIDeductImputeCode": "sample string 6", "PIDeductImputeDesc": "sample string 7", "CCMethod": "sample string 8", "CCEarnPayCode": "sample string 9", "CCEarnPayDesc": "sample string 10", "CCDeductImputeCode": "sample string 11", "CCDeductImputeDesc": "sample string 12", "SPMethod": "sample string 13", "SPEarnPayCode": "sample string 14", "SPEarnPayDesc": "sample string 15", "SPDeductImputeCode": "sample string 16", "SPDeductImputeDesc": "sample string 17", "TaxabilityOverride": "sample string 18", "CMGSOESeq": 1.0, "PaidToOverride": "sample string 19", "ReconOpt": 64, "ID": 20 }
application/xml, text/xml
<LocationCodeMap xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fabric"> <CCDeductImputeCode>sample string 11</CCDeductImputeCode> <CCDeductImputeDesc>sample string 12</CCDeductImputeDesc> <CCEarnPayCode>sample string 9</CCEarnPayCode> <CCEarnPayDesc>sample string 10</CCEarnPayDesc> <CCMethod>sample string 8</CCMethod> <CMGSOESeq>1</CMGSOESeq> <CompCode>sample string 2</CompCode> <CompCodeKey>1</CompCodeKey> <ID>20</ID> <LocationCodeMapID>1</LocationCodeMapID> <LocationID>1</LocationID> <PIDeductImputeCode>sample string 6</PIDeductImputeCode> <PIDeductImputeDesc>sample string 7</PIDeductImputeDesc> <PIEarnPayCode>sample string 4</PIEarnPayCode> <PIEarnPayDesc>sample string 5</PIEarnPayDesc> <PIMethod>sample string 3</PIMethod> <PaidToOverride>sample string 19</PaidToOverride> <ReconOpt>64</ReconOpt> <SPDeductImputeCode>sample string 16</SPDeductImputeCode> <SPDeductImputeDesc>sample string 17</SPDeductImputeDesc> <SPEarnPayCode>sample string 14</SPEarnPayCode> <SPEarnPayDesc>sample string 15</SPEarnPayDesc> <SPMethod>sample string 13</SPMethod> <TaxabilityOverride>sample string 18</TaxabilityOverride> </LocationCodeMap>