Get Cost Center List
POST
[PlatformAddress]/api/1.0/account?action=getCostCenterList
Fetches the list of cost centers in the account. No request params required.
Returns
Property
Description
id
The unique identifier of the cost center
name
The name of the cost center
code
The code of the cost center
description
The complete description of the cost center
defaultType
Set if one of the default cost centers
Throws
Code
Description
Specific Code: 24150
Account does not exist
Last updated