- 12 Feb 2025
- 1 Minute to read
- Print
- DarkLight
Create a Term
- Updated on 12 Feb 2025
- 1 Minute to read
- Print
- DarkLight
Create Terms
UI Location: System Data - Global Tables - Payment Terms
Basic authentication
Company Code. Must be a valid CMIC Company Code.
Number of days the discount is applicable. Required if TermDiscMonthDay is left blank
💻 UI Fieldname: Discount Days
uuid column for uk on json webservices
Term Code
💻 UI Fieldname: * Code
Number of days when the payment is due. Required if TermDueModay is left blank.
💻 UI Fieldname: Days Until Due
The percentage of discount
💻 UI Fieldname: Discount Percent
The percentage of retainage
💻 UI Fieldname: Retainage Percent
Term Name
💻 UI Fieldname: Name
Code to determine which start date to use
💻 UI Fieldname: Ctrl Start Date
Day of the month the payment is due. If TermDueModay is left blank then TermDueDay is required
💻 UI Fieldname: Due Day In Month
Date of the month the discount is applicable. If TermDiscMonthDay is left blank then TermDiscDay is required
💻 UI Fieldname: Discount Day In Month
Created
{
"TermCompCode": "001",
"TermCode": "TEST",
"TermName": null,
"TermCtrlCode": null,
"TermDueModay": null,
"TermDueDay": 30,
"TermDiscMonthDay": null,
"TermDiscDay": 10,
"TermPc": null,
"TermHldbkPc": null,
"TermSubmitDays": null,
"TermPayNoticeDays": null,
"TermFinalPayDays": null,
"TermPaylessNoticeDays": null,
"TermVUuid": "F38FF8B11D286C84E05316821FAC63BD",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/sys-rest-api/rest/1/term/F38FF8B11D286C84E05316821FAC63BD",
"name": "term",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/sys-rest-api/rest/1/term/F38FF8B11D286C84E05316821FAC63BD",
"name": "term",
"kind": "item"
}
]
}