
Welcome to the API Documentation for Simfuni
Our API allows you to seamlessly integrate your applications with our insurance premium payment services. With our API, you can automate tasks such as creating new payment requests, retrieving payment status, as well as managing endorsement and client details.
Getting Started
To get started with our API, you will need to sign up for an account with Simfuni. Once you have an account, you will be able to generate API keys, which you will use to authenticate all of your API requests.
API Endpoints
Our API consists of the following endpoints:
- POST /invoices - Create a new invoice payment request.
- GET /invoices/{id} - Retrieve the details of a specific invoice payment request.
- PUT /invoices/{id} - Updates the details of a specific invoice payment request.
- POST /insureds - Creates a new insured.
- GET /insureds/{id} - Retrieve the details of a specific insured.
- PUT /insureds/{id} - Updates the details of a specific insured.
- POST /endorsements - Creates a new endorsement request for a specific invoice.
- GET /endorsements/{id} - Retrieve the details of a specific endorsement request.
- GET /invoices/{id}/loan - Retrieve the loan details of a specific invoice that has been funded.
API Reference
For detailed information on each of our API endpoints, including request and response formats, please refer to our API reference documentation.
API Support
If you have any questions or issues with our API, please contact our support team at support@simfuni.com.