CertifID Account Verifications API is one of 15 APIs that CertifID publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include AccountVerifications. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.
This API exposes
4 operations
across 4 paths,
and defines 38 schemas.
It is described by OpenAPI 3.2.0, at version v1.
Requests are made against a single base URL, https://api.certifid.com.
The identity and technical contract details declared by the specification.
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.AddressRequestModel
object
Postal address.
6 properties
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.ExternalReferenceRequestModel
object
Reference to the record in the caller's own system.
1 property
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Pagination.PagedData_1_CertifID.V2.PublicAPI.ViewModels.AccountVerifications.AccountVerificationResponseModel
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.AccountVerifications.BusinessRegistrationRequestModel
object
Business registration descriptor.
2 properties
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.DisbursementPartyRequestModel
object
A party a disbursement is made on behalf of (a borrower or on-behalf-of party).
4 properties
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.BusinessTaxIdRequestModel
object
Employer Identification Number for a business party.
2 properties
CertifID.V2.Common.Models.Paging.SortField
object
2 properties
1 required
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.AccountVerificationsListQuery
object
Body for the search account verifications request. Inherits standard pagination (page size, page index, sort fields, free-text query) from CertifID.V2.PublicAP…
10 properties
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.IndividualTaxIdType
string
Tax id type for an individual party.
Microsoft.AspNetCore.Mvc.ProblemDetails
object
5 properties
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.BusinessRegistrationType
string
Business registration identifier type. Distinct from the tax id (EIN): a registration is a non-tax identifier issued by another regulator.
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.AccountRequestModel
object
Bank account details on a verification request.
3 properties
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.AccountVerificationUseCase
string
Use case driving the verification. Determines which transaction context block (transaction.payoff or transaction.b2bWire) may be populated.
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.IndividualTaxIdRequestModel
object
Tax identifier for an individual party.
2 properties
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.CreateAccountVerificationRequestModel
object
Body for the create account verification request.
6 properties
4 required
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.B2BWireContextRequestModel
object
Business-wire-specific transaction context.
4 properties
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.AccountVerificationStatus
string
Status of a verification — the in-flight position and the terminal verdicts in a single discriminator. CertifID.V2.PublicAPI.ViewModels.AccountVerifications.Ac…
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.TransactionRequestModel
object
Optional transaction context for the verification.
6 properties
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.DisbursementPartyType
string
Kind of party a disbursement is made on behalf of.
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.PayoffContextRequestModel
object
Payoff-specific transaction context.
8 properties
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.PersonNameRequestModel
object
Person name pair.
2 properties
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.AccountVerificationResponseModel
object
Shared response shape for the create / retrieve / cancel account verification requests.
8 properties
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.IndividualPartyRequestModel
object
An individual / consumer party.
6 properties
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.PartyRequestModel
object
The owning party — exactly one of CertifID.V2.PublicAPI.ViewModels.AccountVerifications.PartyRequestModel.Individual or CertifID.V2.PublicAPI.ViewModels.Accoun…
2 properties
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.DisbursementUnderwriterRequestModel
object
Title underwriter on a disbursement.
2 properties
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.PartyType
string
The party type. On the request side it is inferred from whether party.individual or party.business is populated; it is also a search filter.
CertifID.V2.Common.Models.Paging.SortDirection
string
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.PaymentRail
string
Payment rail the transaction under verification moves on.
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.BusinessPartyRequestModel
object
A business / commercial party.
8 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Pagination.PagedData_1_CertifID.V2.PublicAPI.ViewModels.AccountVerifications.AccountVerificationResponseModel_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.AccountVerifications.AccountVerificationsListQuery_2
object
Body for the search account verifications request. Inherits standard pagination (page size, page index, sort fields, free-text query) from CertifID.V2.PublicAP…
10 properties
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.BusinessRegistrationType_2
string
Business registration identifier type. Distinct from the tax id (EIN): a registration is a non-tax identifier issued by another regulator.
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.AccountVerificationUseCase_2
string
Use case driving the verification. Determines which transaction context block (transaction.payoff or transaction.b2bWire) may be populated.
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.AccountVerificationStatus_2
string
Status of a verification — the in-flight position and the terminal verdicts in a single discriminator. CertifID.V2.PublicAPI.ViewModels.AccountVerifications.Ac…
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.AccountVerificationResponseModel_2
object
Shared response shape for the create / retrieve / cancel account verification requests.
8 properties
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.PartyRequestModel_2
object
The owning party — exactly one of CertifID.V2.PublicAPI.ViewModels.AccountVerifications.PartyRequestModel.Individual or CertifID.V2.PublicAPI.ViewModels.Accoun…
2 properties
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.PartyType_2
string
The party type. On the request side it is inferred from whether party.individual or party.business is populated; it is also a search filter.
CertifID.V2.PublicAPI.ViewModels.AccountVerifications.BusinessPartyRequestModel_2
object
A business / commercial party.
8 properties
The full machine-readable OpenAPI contract behind this narrative.
Other APIs CertifID publishes across the network.