Configure accounts mappings
Account Property Mapping Settings
Setting
Value
{
"links": [
{
"rel": "self",
"href": "https://[customerId].suitetalk.api.netsuite.com/services/rest/record/v1/account/677"
}
],
"accountContextSearch": {
"links": [
{
"rel": "self",
"href": "https://[customerId].suitetalk.api.netsuite.com/services/rest/record/v1/account/677/accountContextSearch"
}
]
},
"acctName": "Beginning Equity AP",
"acctNumber": "5305",
"acctType": {
"id": "Equity",
"refName": "Equity"
},
"balance": 0.0,
"eliminate": false,
"id": "677",
"inventory": false,
"isInactive": false,
"isSummary": false,
"lastModifiedDate": "2024-05-06T14:55:00Z",
"localizations": {
"links": [
{
"rel": "self",
"href": "https://[customerId].suitetalk.api.netsuite.com/services/rest/record/v1/account/677/localizations"
}
]
},
"parent": {
"links": [
{
"rel": "self",
"href": "https://[customerId].suitetalk.api.netsuite.com/services/rest/record/v1/account/188"
}
],
"id": "188",
"refName": "5800 Amanda L. Perry"
},
"revalue": false,
"subsidiary": {
"links": [
{
"rel": "self",
"href": "https://[customerId].suitetalk.api.netsuite.com/services/rest/record/v1/account/677/subsidiary"
}
]
}
}Account Property Mapping Rules
Last updated