How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CertifID Disbursements API

The Disbursements API from CertifID — 10 operation(s) for disbursements.

CertifID Disbursements API is one of 15 APIs that CertifID publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Disbursements. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 10 operations across 10 paths, and defines 39 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.certifid.com.

10 operations 10 paths 39 schemas 10 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.certifid.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

CertifID Disbursements API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow. By default, every request must be authenticated.

Paths & Operations 10

Across 10 paths, the API surfaces 10 operations — 10 POST. Each is listed below with its method, path, parameters, and response codes.

Disbursements 10
POST
/api/v1/Disbursements/CreateDisbursement
Create a new Disbursement (Payoff)
body → 201400401403
POST
/api/v1/Disbursements/GetDisbursementById/{id}
Gets a Disbursement (Payoff) by ID
1 param → 200400404401403
POST
/api/v1/Disbursements/GetDisbursementStatementsByDisbursementId/{id}
Gets List of Payoff statements associated to the requested Disbursement
1 param → 200400404401403
POST
/api/v1/Disbursements/SearchDisbursements
Gets a list of Disbursements (Payoffs) for a specified Account (Location)
body → 200400401403
POST
/api/v1/Disbursements/EditDisbursement
Edit a Disbursement (Payoff)
body → 200400401403
POST
/api/v1/Disbursements/UploadDisbursementDocument
Upload and save a Disbursment (Payoff) statement as a .pdf in certifIDs system
body → 201400404401403
POST
/api/v1/Disbursements/GetDisbursementVerificationFieldsFromStatement
Get Disbursement Verification Fields From uploaded Statement
body → 200400401403
POST
/api/v1/Disbursements/getPdfByDisbursementId/{disbursementId}
Get the confirmation PDF certificate associated with a successfully completed send request.
1 param → 200404401403
POST
/api/v1/Disbursements/GetLoanType
Return a list of Payoff Loan types
→ 200401403
POST
/api/v1/Disbursements/GetDisbursementCancelationReasons
Returns a list of Disbursement Cancelation Reasons
→ 200401403

Schemas 39

The contract defines 39 schemas that model the data the API accepts and returns. The most detailed are CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectResponseModel (16 properties), CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectResponseModel_2 (16 properties), CertifID.V2.PublicAPI.ViewModels.Requests.Api.Inbound.PayoffProtect.EditPayoffProtectRequestModel (13 properties), CertifID.V2.PublicAPI.ViewModels.Requests.Api.Inbound.PayoffProtect.EditPayoffProtectRequestModel_2 (13 properties). Each schema is shown below with its type and property counts.

System.Net.HttpStatusCode
string
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Inbound.PayoffProtect.BorrowerRequestModel
object
Payoff Protect Borrower
4 properties 1 required
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.GetDisbursementStatementsResponseModel
object
7 properties
CertifID.V2.Common.Models.Integrations.IntegrationData
object
4 properties
CertifID.V2.Common.Models.Paging.SortField
object
2 properties 1 required
CertifID.V2.PublicAPIsService.Common.Models.PublicModels.PayoffStatus
string
Microsoft.AspNetCore.Mvc.ProblemDetails
object
5 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.BorrowerResponseModel
object
Payoff Protect Borrower
4 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Inbound.PayoffProtect.GetDisbursementFieldsFromStatementRequestModel
object
Request model for getting disbursement fields from a statement
4 properties 3 required
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectUpsertResponseModel
object
2 properties
CertifID.V2.Common.Models.Integrations.IntegrationProviderType
string
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Inbound.PayoffProtect.UploadDisbursementDocumentModel
object
Inbound model which contains data of a disbursement (payoff) statement to be uploaded and save to certifID's system
4 properties 4 required
CertifID.V2.PublicAPI.Models.ResponseModels.ModelStateRepresentation
object
5 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectUpsertStatusResponseModel
object
This will contain information about the Status of the Disbursement/Payoff
3 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.DisbursementStatementUploadResponseModel
object
Outbound model which contains data about the disbursement (payoff) statement upload action
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Inbound.PayoffProtect.CreatePayoffProtectRequestModel
object
12 properties 6 required
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectLenderResponseModel
object
3 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Inbound.PayoffProtect.PayoffProtectBeneficiaryBankRequestModel
object
Beneficiary Bank information used for Payoff Protect
2 properties 2 required
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Inbound.PayoffProtect.PayoffSimplePagedQuery
object
Pagination used for Payoff Protects
4 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectLoanResponseModel
object
Request model for a Payoff Protect Loan
3 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.GetDisbursementFieldsFromStatementResponseModel
object
10 properties
CertifID.MortgagePayoff.Common.Models.BankInfo
object
3 properties
CertifID.V2.Common.Models.Paging.SortDirection
string
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Inbound.PayoffProtect.PayoffProtectLoanRequestModel
object
Request model for a Payoff Protect Loan
3 properties 2 required
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Pagination.PagedData_1_CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectResponseModel
object
This class is used to return Paged data. In addition to the list of items, Page state is maintained. Of note: "Passthrough" is an arbitrary value passed from t…
5 properties
CertifID.MortgagePayoff.Common.Models.Borrowers.BorrowerType
string
CertifID.V2.PublicAPI.Models.ResponseModels.ModelStateErrorsRepresentation
object
2 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Inbound.PayoffProtect.EditPayoffProtectRequestModel
object
Request model for updating a Payoff Protect
13 properties 7 required
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Inbound.PayoffProtect.PayoffProtectLenderRequestModel
object
View model to contain Payoff Protect Lender details
2 properties 1 required
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectResponseModel
object
Response model for a Payoff
16 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Inbound.PayoffProtect.GetDisbursementFieldsFromStatementRequestModel_2
object
Request model for getting disbursement fields from a statement
4 properties 3 required
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Inbound.PayoffProtect.UploadDisbursementDocumentModel_2
object
Inbound model which contains data of a disbursement (payoff) statement to be uploaded and save to certifID's system
4 properties 4 required
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Inbound.PayoffProtect.CreatePayoffProtectRequestModel_2
object
12 properties 6 required
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectLenderResponseModel_2
object
3 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Inbound.PayoffProtect.PayoffSimplePagedQuery_2
object
Pagination used for Payoff Protects
4 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Pagination.PagedData_1_CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectResponseModel_2
object
This class is used to return Paged data. In addition to the list of items, Page state is maintained. Of note: "Passthrough" is an arbitrary value passed from t…
5 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Inbound.PayoffProtect.EditPayoffProtectRequestModel_2
object
Request model for updating a Payoff Protect
13 properties 7 required
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Inbound.PayoffProtect.PayoffProtectLenderRequestModel_2
object
View model to contain Payoff Protect Lender details
2 properties 1 required
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectResponseModel_2
object
Response model for a Payoff
16 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

certifid-disbursements-api-openapi.yml Raw ↑

Other APIs CertifID publishes across the network.

CertifID Account Verifications API
CertifID Bank Lookup API
CertifID Collect Request API
CertifID Confirm Request API
CertifID Identity Request API
CertifID Integration API
CertifID Lenders API
CertifID Location API
CertifID Payoff Ordering API
CertifID Send Request API
CertifID Test API
CertifID Underwriter API
Where this information came from

This is an independent, third-party profile of CertifID Disbursements API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.