# AllocationPlan Allocation plans ## Get allocation plans - [GET /v2/partner/client/{client_id}/allocationplan](https://fondo-api-docs.redocly.app/openapi/api_3.0.3/allocationplan/getallocationplans.md): Get allocation plans for client ## Get allocation plan - [GET /v2/partner/client/{client_id}/allocationplan/{allocation_plan_id}](https://fondo-api-docs.redocly.app/openapi/api_3.0.3/allocationplan/getallocationplanbyid.md): Get allocation plan by client and allocation plan ID ## Update allocation plan - [PATCH /v2/partner/client/{client_id}/allocationplan/{allocation_plan_id}](https://fondo-api-docs.redocly.app/openapi/api_3.0.3/allocationplan/patchallocationplan.md): Update allocation plan by client and allocation plan ID ## Get allocation plan by account ID - [GET /v2/partner/client/{client_id}/allocationplan/account/{account_id}](https://fondo-api-docs.redocly.app/openapi/api_3.0.3/allocationplan/getallocationplanbyaccountid.md): Get allocation plan by client and account ID