Creates a new BreakType.
POST
/v2/labor/break-types
Creates a new BreakType.
A BreakType is a template for creating Break objects. You must provide the following values in your request to this endpoint:
location_idbreak_nameexpected_durationis_paidYou can only have three BreakType instances per location. If you attempt to add a fourth BreakType for a location, an INVALID_REQUEST_ERROR "Exceeded limit of 3 breaks per location." is returned.