# By Charge And Payment Chart **GET /v1/transactions/chart/by-charge-and-payment** By Charge And Payment Chart Transaction ## Servers - Development Server: https://api-dev.classmanager.io (Development Server) - Localhost: https://localhost (Localhost) - Local (Valet): https://classmanager.test (Local (Valet)) - Staging Server: https://api-stage.classmanager.io (Staging Server) - Production Server: https://api.classmanager.io (Production Server) ## Parameters ### Query parameters - **search** (string) Global search - **where** (object) App\Transactions\Core\Models\Transaction Filters: 0, 1, 2, 3 ## Responses ### 200 successful operation #### Body: application/json (array[object]) - **name** (string) Period - **data** (array[object]) Array of chart data ### 403 Not authorized #### Body: application/json (object) - **statusCode** (number) Status Code - **messages** (array[string]) List of error messages - **exception** (object) Exception [Powered by Bump.sh](https://bump.sh)