{
"data": [
{
"id": "cst_1J5Z2n2eZvKYlo2C2Z2n2eZvKYlo2C",
"name": "KOST1",
"code": "KOST1",
"type": "KOST1",
"status": "active"
}
]
}Cost Centre
Import cost centres
Import cost centres by CSV file. The file should contain the follwing headers: name, code, type. The type can be “KOST1” or “KOST2”. Already imported cost centres, identified by code, will be skipped.
Required permissions:cost-centre:writePOST
/
accounting
/
cost-centres
/
import
{
"data": [
{
"id": "cst_1J5Z2n2eZvKYlo2C2Z2n2eZvKYlo2C",
"name": "KOST1",
"code": "KOST1",
"type": "KOST1",
"status": "active"
}
]
}War diese Seite hilfreich?