List all your cost centers
A data structure like so:
{ 'result': [{ 'CostCenterID': 32, 'Title': 'Legal' }, { ...etc }] }
https://api.fastway.org/v3/fastlabel/listcostcenters?api_key=YOUR_API_KEY
Back to FastLabel