POST api/ClientFees
Request Information
URI Parameters
None.
Body Parameters
ClientFeeName | Description | Type | Additional information |
---|---|---|---|
ClientID | integer |
None. |
|
FeeID | integer |
None. |
|
ClientCode | string |
String length: inclusive between 0 and 20 |
|
FeeType | string |
String length: inclusive between 0 and 40 |
|
ProgramType | string |
String length: inclusive between 0 and 30 |
|
FeeAmount | decimal number |
None. |
|
InitPct | decimal number |
None. |
|
OfferPct | decimal number |
None. |
|
AcceptPct | decimal number |
None. |
|
ClosePct | decimal number |
None. |
|
FeePct | decimal number |
None. |
|
Comment | string |
String length: inclusive between 0 and 200 |
|
EffectiveDate | date |
None. |
|
RevenueShare | string |
String length: inclusive between 0 and 5 |
|
RevenueAmount | string |
String length: inclusive between 0 and 30 |
|
MitigationAmount | string |
String length: inclusive between 0 and 30 |
|
FeeContractDate | date |
None. |
|
GLNumber | string |
String length: inclusive between 0 and 50 |
|
Inactive | string |
String length: inclusive between 0 and 5 |
|
InactiveDate | date |
None. |
|
ExpenseCode | string |
String length: inclusive between 0 and 15 |
|
FeeCurrencyCode | string |
String length: inclusive between 0 and 10 |
|
ID | integer |
None. |
|
Item | Object |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
ClientFeeName | Description | Type | Additional information |
---|---|---|---|
ClientID | integer |
None. |
|
FeeID | integer |
None. |
|
ClientCode | string |
String length: inclusive between 0 and 20 |
|
FeeType | string |
String length: inclusive between 0 and 40 |
|
ProgramType | string |
String length: inclusive between 0 and 30 |
|
FeeAmount | decimal number |
None. |
|
InitPct | decimal number |
None. |
|
OfferPct | decimal number |
None. |
|
AcceptPct | decimal number |
None. |
|
ClosePct | decimal number |
None. |
|
FeePct | decimal number |
None. |
|
Comment | string |
String length: inclusive between 0 and 200 |
|
EffectiveDate | date |
None. |
|
RevenueShare | string |
String length: inclusive between 0 and 5 |
|
RevenueAmount | string |
String length: inclusive between 0 and 30 |
|
MitigationAmount | string |
String length: inclusive between 0 and 30 |
|
FeeContractDate | date |
None. |
|
GLNumber | string |
String length: inclusive between 0 and 50 |
|
Inactive | string |
String length: inclusive between 0 and 5 |
|
InactiveDate | date |
None. |
|
ExpenseCode | string |
String length: inclusive between 0 and 15 |
|
FeeCurrencyCode | string |
String length: inclusive between 0 and 10 |
|
ID | integer |
None. |
|
Item | Object |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.