# Payment Schedules ## Create Payment Schedule - [POST /companies/{companyId}/payment_schedules](https://docs.encompassfi.com/reference/sandbox/payment-schedules/create%20payment%20schedule.md) ## Query Payment Schedules - [GET /companies/{companyId}/payment_schedules](https://docs.encompassfi.com/reference/sandbox/payment-schedules/query%20payment%20schedules.md) ## Get Payment Schedule - [GET /companies/{companyId}/payment_schedules/{paymentScheduleId}](https://docs.encompassfi.com/reference/sandbox/payment-schedules/get%20payment%20schedule.md) ## Update Payment Schedule - [PATCH /companies/{companyId}/payment_schedules/{paymentScheduleId}](https://docs.encompassfi.com/reference/sandbox/payment-schedules/update%20payment%20schedule.md) ## Get Payment Schedule Paydays - [GET /companies/{companyId}/payment_schedules/{paymentScheduleId}/paydays](https://docs.encompassfi.com/reference/sandbox/payment-schedules/get%20payment%20schedule%20paydays.md)