DataBlend supports the API calls to Create and Update Contract Line items within Sage Intacct leveraging the Sage Intacct SDK. In addition, Custom Fields can be added for data that is unique to your business practices.
A contract line is a product or service associated with the contract.
DataBlend Query Object (SDK) |
Sage Intacct Object (API) |
Sage Intacct UI Name |
Required |
Notes |
---|---|---|---|---|
ASOFDATE |
ASOFDATE |
Hold date/ Resume date |
Yes/Optional |
Yes for Hold and Resume calls. Format |
BEGINDATE |
BEGINDATE |
Line start |
Optional |
Start date in format |
BILLINGENDDATE |
BILLINGENDDATE |
Billing end |
Optional |
Format |
BILLINGMETHOD |
BILLINGMETHOD |
Billing method |
Yes |
Use either |
BILLINGOPTIONS |
BILLINGOPTIONS |
Flat/fixed amount frequency |
Optional |
Only used if |
BILLINGSTARTDATE |
BILLINGSTARTDATE |
Billing start |
Optional |
Format |
BILLINGTEMPLATE |
BILLINGTEMPLATENAME |
Billing template |
Optional |
Billing template. Only used if |
CLASSID |
CLASSID |
Class |
Optional |
Expected value is free text (50) |
CONTRACTID |
CONTRACTID |
Contract |
Yes |
Expected value is free text (20) |
DELIVERYDATE |
DELIVERYDATE |
Delivery date |
Yes/Optional |
Yes for Deliver call. Format |
DEPARTMENTID |
DEPARTMENTID |
Department |
Optional |
Expected value is free text (20) |
EMPLOYEEID |
EMPLOYEEID |
Employee |
Optional |
Expected value is free text (20) |
ENDDATE |
ENDDATE |
Line end |
Optional |
Format |
EXCH_RATE_DATE |
EXCH_RATE_DATE |
Exchange rate date |
Optional |
Format |
EXCHANGE_RATE |
EXCHANGE_RATE |
Exchange rate |
Optional |
Expected value is decimal |
FIXEDPRICEDISCOUNTPERCENT |
DISCOUNTPERCENT |
Discount |
Optional |
Flat/fixed amount calculate discount. Only used if |
FIXEDPRICEMULTIPLIER |
MULTIPLIER |
Multiplier |
Optional |
Flat/fixed amount calculate multiplier. Only used if |
FIXEDPRICEQUANTITY |
QUANTITY |
Quantity |
Optional |
Flat/fixed amount calculate quantity. Only used if |
FIXEDPRICERATE |
PRICE |
Rate |
Optional |
Flat/fixed amount calculate rate. Only used if |
FLATFIXEDAMOUNT |
FLATAMOUNT |
Flat/fixed amount |
Optional |
Expected value is decimal |
GLPOSTDATE |
GLPOSTINGDATE |
GL posting |
Yes/Optional |
Yes for Post. Format |
HOLDBILLING |
BILLING |
Hold billing |
Optional |
For Hold call. Use |
HOLDEXPENSE |
EXPENSE |
Hold expense |
Optional |
For Hold call. Use |
HOLDREVENUE |
REVENUE |
Hold revenue |
Optional |
For Hold call. Use |
ITEMDESC |
ITEMDESC |
Item description |
Optional |
Expected value is free text (400) |
ITEMID |
ITEMID |
Item |
Yes |
Expected value is free text (30) |
LOCATIONID |
LOCATIONID |
Location |
Optional |
Expected value is free text (20) |
POSTMEMO |
POSTMEMO |
Post Memo |
Optional |
For Post call. Expected value is free text |
PROJECTID |
PROJECTID |
Project |
Optional |
Expected value is free text (20) |
PRORATEBILLINGPERIOD |
PRORATEBILLINGPERIOD |
Prorate partial periods |
Optional |
Check box. Use |
RECORDNO |
RECORDNO |
Record number |
Yes/Optional |
Record number of contract line. Yes for Update, Delete, Resume, Uncancel, Hold, Post, Deliver. |
RENEWAL |
RENEWAL |
Renew |
Optional |
Check box. Use |
RESUMEBILLING |
BILLING |
Resume billing |
Optional |
For Resume call. Use |
RESUMEEXPENSE |
EXPENSE |
Resume expense |
Optional |
For Resume call. Use |
RESUMEREVENUE |
REVENUE |
Resume revenue |
Optional |
For Resume call. Use |
REVENUE1ENDDATE |
REVENUEENDDATE |
Revenue 1 end date |
Optional |
606 revenue end date in format |
REVENUE1STARTDATE |
REVENUESTARTDATE |
Revenue 1 start date |
Optional |
606 revenue start date in format |
REVENUE1TEMPLATE |
REVENUETEMPLATENAME |
Revenue template 1 |
Optional |
606 revenue template |
REVENUE2ENDDATE |
REVENUE2ENDDATE |
Revenue 2 end date |
Optional |
Legacy revenue end date in format |
REVENUE2STARTDATE |
REVENUE2STARTDATE |
Revenue 2 start date |
Optional |
Legacy revenue start date in format |
REVENUE2TEMPLATE |
REVENUE2TEMPLATENAME |
Revenue template 2 |
Optional |
Legacy revenue template |
SHIPTO |
SHIPTOCONTACTNAME |
Ship to |
Optional |
Expected value is free text |
VENDORID |
VENDORID |
Vendor |
Optional |
Expected value is free text (20) |
DataBlend Query Object (SDK) |
Sage Intacct Object (API) |
Sage Intacct UI Name |
Required |
Notes |
---|---|---|---|---|
RECORDNO |
RECORDNO |
Record number |
Yes |
Record number of contract line. |
DataBlend Query Object (SDK) |
Sage Intacct Object (API) |
Sage Intacct UI Name |
Required |
Notes |
---|---|---|---|---|
RECORDNO |
RECORDNO |
Record number |
Yes |
Record number of contract line. |
DataBlend Query Object (SDK) |
Sage Intacct Object (API) |
Sage Intacct UI Name |
Required |
Notes |
---|---|---|---|---|
RECORDNO |
RECORDNO |
Record number |
Yes |
Record number of contract line. |
DELIVERYDATE |
DELIVERYDATE |
Delivery date |
Yes |
Format |
Hold
DataBlend Query Object (SDK) |
Sage Intacct Object (API) |
Sage Intacct UI Name |
Required |
Notes |
---|---|---|---|---|
RECORDNO |
RECORDNO |
Record number |
Yes |
Record number of contract line. |
ASOFDATE |
ASOFDATE |
Hold date |
Yes/Optional |
Format |
HOLDBILLING |
BILLING |
Hold billing |
Optional |
Use |
HOLDEXPENSE |
EXPENSE |
Hold expense |
Optional |
Use |
HOLDREVENUE |
REVENUE |
Hold revenue |
Optional |
Use |
Post
DataBlend Query Object (SDK) |
Sage Intacct Object (API) |
Sage Intacct UI Name |
Required |
Notes |
---|---|---|---|---|
RECORDNO |
RECORDNO |
Record number |
Yes |
Record number of contract line. |
GLPOSTDATE |
GLPOSTINGDATE |
GL posting |
Yes |
Format |
POSTMEMO |
POSTMEMO |
Post Memo |
Optional |
Expected value is free text |
DataBlend Query Object (SDK) |
Sage Intacct Object (API) |
Sage Intacct UI Name |
Required |
Notes |
---|---|---|---|---|
RECORDNO |
RECORDNO |
Record number |
Yes |
Record number of contract line. |
ASOFDATE |
ASOFDATE |
Resume date |
Yes |
Format |
RESUMEBILLING |
BILLING |
Resume billing |
Optional |
Use |
RESUMEEXPENSE |
EXPENSE |
Resume expense |
Optional |
Use |
RESUMEREVENUE |
REVENUE |
Resume revenue |
Optional |
Use |