This method has the URL
https://api.toptranslation.com/v1/cost_centers
and returns a cost center.
Returns a cost center object.
{
meta: {
status: 200
},
data: {
identifier: '8c57bb8b-68fb-312d-b3c6-f6423239518',
name: 'IT Department',
created_at: '2016-12-29 12:23:45'
}
}