Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Wayflyer Company Details API

The Company Details API from Wayflyer — 3 operation(s) for company details.

Wayflyer Company Details API is one of 12 APIs that Wayflyer publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Company Details. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 3 paths, and defines 19 schemas. It is described by OpenAPI 3.1.0, at version 1.

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

4 operations 3 paths 19 schemas 2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1
Base URL
https://api.wayflyer.com/financing/
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Wayflyer Company Details API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (CompanyToken). It accepts HTTP bearer tokens (PartnerToken).

Paths & Operations 4

Across 3 paths, the API surfaces 4 operations — 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Company Details 4
GET
/company/company-details/
Get company details
wf_embedded_finance_service_apps_web_core_views_company_details_get_company_details 1 param → 200404
PUT
/company/company-details/
Update company details
wf_embedded_finance_service_apps_web_core_views_company_details_update_company_details 1 param body → 200400422423
GET
/company/company-details/business-types/
List business types
wf_embedded_finance_service_apps_web_core_views_company_details_get_business_types 1 param → 200
POST
/company/company-details/business-models/
Determine business models
wf_embedded_finance_service_apps_web_core_views_company_details_determine_business_models 1 param body → 200

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are CompanyDetailsResponse (15 properties), CompanyDetailsRequest (14 properties), DetermineBusinessModelsRequest (4 properties), DetermineBusinessModelsResponse (2 properties). Each schema is shown below with its type and property counts.

CanadianProvinceCode
string
UpdateCompanyDetailsErrorResponse
object
2 properties 2 required
BusinessType
string
CompanyDetailsResponse
object
15 properties 9 required
ErrorDetail
object
1 property 1 required
ProductOffering
string
SalesChannel
string
UpdateCompanyDetailsErrorCode
string
CustomerSegment
string
SupportedCurrencyCode
string
USStateCode
string
UniqueList_CustomerSegment__MinLen_min_length_1_
array
DetermineBusinessModelsResponse
object
2 properties 2 required
CompanyDetailsRequest
object
14 properties 8 required
UniqueList_ProductOffering__MinLen_min_length_1_
array
UniqueList_SalesChannel__MinLen_min_length_1_
array
CountryCode
string
BusinessModel
string
DetermineBusinessModelsRequest
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wayflyer-company-details-api-openapi.yml Raw ↑

Other APIs Wayflyer publishes across the network.

Wayflyer Auth API
Wayflyer Company Search API
Wayflyer CTA API
Wayflyer Data Upload API
Wayflyer Documents API
Wayflyer Embedded Application API
Wayflyer Handover API
Wayflyer Industry Classification API
Wayflyer Simulation API
Wayflyer Tracked Login API
Wayflyer User Details API