# Get a summary of the transaction schedules **GET /api/v1/plans/{plan_uuid}/transaction-schedule/summary** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Headers - **X-PLANNR-ACCOUNT-UUID** (string) ### Path parameters - **plan_uuid** (string) ## Responses ### 200 #### Body: application/json (object) - **daily** (object) The transaction schedules daily estimate. - **weekly** (object) The transaction schedules weekly estimate. - **monthly** (object) The transaction schedules monthly estimate. - **quarterly** (object) The transaction schedules quarterly estimate. - **annually** (object) The transaction schedules annual estimate. [Powered by Bump.sh](https://bump.sh)