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 User Details API

The User Details API from Wayflyer — 4 operation(s) for user details.

Wayflyer User 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 User Details. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 4 paths, and defines 13 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/.

6 operations 4 paths 13 schemas 2 GET3 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 User Details API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (CompanyToken). It accepts HTTP bearer tokens (PartnerToken).

Paths & Operations 6

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

User Details 6
GET
/company/user-details/
Get user details
wf_embedded_finance_service_apps_web_core_views_user_details_get_user_details 1 param → 200404
PUT
/company/user-details/
Update user details
wf_embedded_finance_service_apps_web_core_views_user_details_update_user_details 1 param body → 200409422423
POST
/company/embedded-application/
Start an embedded application
wf_embedded_finance_service_apps_sandbox_views_embedded_application_start_embedded_application 1 param → 200400
GET
/company/embedded-application/
Get an embedded application
wf_embedded_finance_service_apps_sandbox_views_embedded_application_get_embedded_application 1 param → 200404
POST
/company/embedded-application/submit/
Submit embedded application
wf_embedded_finance_service_apps_sandbox_views_embedded_application_submit_embedded_application 1 param → 204400404409
POST
/company/embedded-application/mark-ineligible/
Mark embedded application as ineligible
wf_embedded_finance_service_apps_sandbox_views_embedded_application_mark_ineligible 1 param body → 204403404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are UserDetailsResponse (4 properties), UserDetailsRequest (4 properties), SubmitEmbeddedApplicationErrorResponse (3 properties), EmbeddedApplicationStatusResponse (2 properties). Each schema is shown below with its type and property counts.

IneligibleReason
string
EmbeddedApplicationStatusResponse
object
2 properties 2 required
UserDetailsRequest
object
4 properties 1 required
EmbeddedApplicationDetailStatus
object
2 properties 2 required
SubmitEmbeddedApplicationErrorResponse
object
3 properties 2 required
SubmitEmbeddedApplicationErrorCode
string
UpdateUserDetailsErrorCode
string
UpdateUserDetailsErrorResponse
object
2 properties 2 required
MarkIneligibleRequest
object
1 property 1 required
UserDetailsResponse
object
4 properties
MarkIneligibleErrorCode
string
ErrorDetail
object
1 property 1 required
MarkIneligibleErrorResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Wayflyer publishes across the network.

Wayflyer Auth API
Wayflyer Company Details 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