# Read sales types **GET /salestypes** Read a list of sales types available in the system. ## Servers - https://rest.api.24sevenoffice.com/v1: https://rest.api.24sevenoffice.com/v1 () ## Authentication methods - Tfso ## Parameters #### Headers - **Authorization** (string) Authorization header ## Responses ### 200: OK #### Headers - **Access-Control-Allow-Origin** (string) - **Access-Control-Allow-Credentials** (string) - **X-Trace-Id** (string) #### Body Parameters: application/json (array[object]) - **id** (integer) The unique identifier of the sales type. - **name** (string) The name of the sales type. - **account** (object) The associated account within the Finago Office accounting module for this sales type. [Powered by Bump.sh](https://bump.sh)