DataBlend supports the API calls to Create and Update Location records within Sage Intacct leveraging the Sage Intacct SDK. In addition, Custom Fields can be added for data that is unique to your business practices.
Location is a dimension that can be defined by the company and set on transactions to expand report functionality and insight.
DataBlend Query Object (SDK) |
Sage Intacct Object (API) |
Sage Intacct UI Name |
Required |
Notes |
---|---|---|---|---|
CONTACTINFO |
CONTACTINFO |
|
Optional |
Object. Primary contact info |
CUSTTITLE |
CUSTTITLE |
Location title |
Optional |
Expected value is free text (250) |
ENDDATE |
ENDDATE |
End date |
Optional |
End date in format |
LOCATIONID |
LOCATIONID |
ID |
Yes/Optional |
Yes for Create. Yes for Update if not using |
NAME |
NAME |
Name |
Yes |
Expected value is free text (40) |
PARENTID |
PARENTID |
Parent |
Optional |
Expected value is free text (20) |
RECORDNO |
RECORDNO |
Record number |
Yes/Optional for Update |
Required if not using |
SHIPTO |
SHIPTO |
|
Optional |
Object. Ship to contact info |
STARTDATE |
STARTDATE |
Start date |
Optional |
Start date in format |
STATUS |
STATUS |
Status |
Optional |
Use |
SUPERVISORID |
SUPERVISORID |
Manager |
Optional |
Manager employee ID. Expected value is free text |