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 Data Upload API

The Data Upload API from Wayflyer — 3 operation(s) for data upload.

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

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

This API exposes 4 operations across 3 paths, and defines 14 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 14 schemas 1 GET1 PATCH2 POST

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 Data Upload 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 — 1 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Data Upload 4
POST
/partner/anon-data-upload/file/
Initiate file upload
wf_embedded_finance_service_apps_web_anonymous_data_upload_views_anonymous_upload_initiate_file_upload 1 param body → 200500
POST
/partner/anon-data-upload/batch/
Initiate batch upload
wf_embedded_finance_service_apps_web_anonymous_data_upload_views_anonymous_upload_initiate_batch_upload 1 param body → 200500
GET
/partner/anon-data-upload/upload/{upload_id}/
Get upload status
wf_embedded_finance_service_apps_web_anonymous_data_upload_views_anonymous_upload_get_status 2 params → 200404
PATCH
/partner/anon-data-upload/upload/{upload_id}/
Complete file upload
wf_embedded_finance_service_apps_web_anonymous_data_upload_views_anonymous_upload_complete_file_upload 2 params body → 200400404500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are CompanyData (10 properties), InitiateFileUploadResponse (3 properties), InitiateFileUploadRequest (2 properties), UploadPart (2 properties). Each schema is shown below with its type and property counts.

UploadPart
object
2 properties 2 required
CompanyData
object
10 properties 3 required
USStateCode
string
InitiateFileUploadResponse
object
3 properties 3 required
CompleteFileUploadRequest
object
1 property 1 required
InitiateBatchUploadResponse
object
1 property 1 required
BatchStatusResponse
object
1 property 1 required
BatchStatus
string
CurrencyCode
string
CountryCode
string
CanadianProvinceCode
string
InitiateFileUploadRequest
object
2 properties 2 required
ErrorDetail
object
1 property 1 required
SchemaCode
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wayflyer-data-upload-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 Documents API
Wayflyer Embedded Application API
Wayflyer Handover API
Wayflyer Industry Classification API
Wayflyer Simulation API
Wayflyer Tracked Login API
Wayflyer User Details API