# Title ## Docs - [Welcome](https://developers.ontime.co/welcome.md): - Welcome [About Ontime](https://developers.ontime.co/about-ontime-3140835f0.md): - Welcome [Overview](https://developers.ontime.co/overview-3864731f0.md): - Welcome [Test and Learn Projects](https://developers.ontime.co/test-and-learn-projects.md): - [Authentication](https://developers.ontime.co/authentication.md): - [Availability Check](https://developers.ontime.co/availability.md): - [Payment Management](https://developers.ontime.co/payments-management.md): - Payment Management [Mandates](https://developers.ontime.co/mandates.md): - Payment Management [Payment Requests](https://developers.ontime.co/payments.md): - [Payouts](https://developers.ontime.co/payouts-4263894f0.md): - [Webhooks](https://developers.ontime.co/webhooks-3136064f0.md): - Webhooks [Mandate Created/Updated](https://developers.ontime.co/mandate-createdupdated-4264705f0.md): - Webhooks [Payment Request Created/Updated](https://developers.ontime.co/payment-request-createdupdated-4264601f0.md): - Webhooks [Payout Created](https://developers.ontime.co/payout-created-4264722f0.md): ## API Docs - Availability Check [Light Availability Check](https://developers.ontime.co/light-availability-check-18776806e0.md): Find out if a consumer is eligible to make payments via Salary Deduction without requiring their National Registration Number. The more consumer data points provided, the higher chance Ontime has of achieving a high probability match. - Availability Check [Full Availability Check](https://developers.ontime.co/full-availability-check-17338513e0.md): Returns a definitive availability status (Confirmed/Unavailable), along with any available employment data we can provide for the consumer. Requires National Registration Number for the consumer. - Payment Management > Mandates [Create a new mandate](https://developers.ontime.co/create-a-new-mandate-17333907e0.md): - Payment Management > Mandates [Cancel an existing mandate](https://developers.ontime.co/cancel-an-existing-mandate-17335692e0.md): Deletes an existing mandate. - Payment Management > Mandates [Get a Mandate](https://developers.ontime.co/get-a-mandate-17529416e0.md): Provides a means to return an ordered, pages list of mandates of a given status. The madates will be return ordered by the date they were created. - Payment Management > Mandates [Get many Mandates](https://developers.ontime.co/get-many-mandates-17520996e0.md): Provides a means to return an ordered, pages list of mandates of a given status. The madates will be return in the order of the date they were created. - Payment Management > Payment Requests [Instruct a new payment request](https://developers.ontime.co/instruct-a-new-payment-request-17329661e0.md): Create a new payment request. Ontime will attempt to satisfy the payment request following the next available employee pay date. Payments are not automatically re-occuring. - Payment Management > Payment Requests [Cancel an existing payment request](https://developers.ontime.co/cancel-an-existing-payment-request-17329662e0.md): This will attempt to cancel a previously requested payment. The operation will fail if the payment is already in the process of being deducted by the payroll. - Payment Management > Payment Requests [Get a Payment](https://developers.ontime.co/get-a-payment-17529053e0.md): Returns the payment matching the Id provided. - Payment Management > Payment Requests [Get many Payments](https://developers.ontime.co/get-many-payments-17527955e0.md): Provides a means to return an ordered, pages list of payments of a given status. The payments will be return in the order of the due date. - Payouts [Get a Payout](https://developers.ontime.co/get-a-payout-18876859e0.md): Get a paginated list of the payment requests fulfilled by this payout reference - Payouts [Get Available Payouts](https://developers.ontime.co/get-available-payouts-18876949e0.md): Get all of the available payouts made between two dates.