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

Wingspan Client Management API

Encompasses endpoints for banking-related operations such as managing bank cards, statements, instant payouts, and banking institutions..

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

Tagged areas include Client Management. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 12 operations across 6 paths, and defines 46 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0-oas3.1.

Requests are made against 2 base URLs: https://api.wingspan.app, https://stagingapi.wingspan.app.

12 operations 6 paths 46 schemas 2 DELETE6 GET2 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0-oas3.1
Base URL
https://api.wingspan.app
Authentication
HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Wingspan Client Management API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 12

Across 6 paths, the API surfaces 12 operations — 2 DELETE, 6 GET, 2 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Client Management 12

Encompasses endpoints for banking-related operations such as managing bank cards, statements, instant payouts, and banking institutions..

GET
/payments/memberClient
Fetch a list of member and client associations
listMemberClientAssociations → 200
POST
/payments/memberClient
Establish a new association between a member and client
establishMemberClientAssociation body → 200
GET
/payments/memberClient/{id}
Retrieve detailed information of a specific member-client relationship
getMemberClientAssociation 1 param → 200
PATCH
/payments/memberClient/{id}
Update information of a specific member-client relationship
updateMemberClientAssociation 1 param body → 200
DELETE
/payments/memberClient/{id}
Remove a specific member-client relationship from the system
deleteMemberClientAssociation 1 param → 200
POST
/payments/client-deduction
Register a New Client Deduction
createClientDeduction body → 200
GET
/payments/client-deduction
Retrieve All Client Deductions
listClientDeductions → 200
GET
/payments/client-deduction/{id}
Fetch Specific Client Deduction Details
getClientDeduction 1 param → 200
PATCH
/payments/client-deduction/{id}
Modify a Client Deduction
updateClientDeduction 1 param body → 200
DELETE
/payments/client-deduction/{id}
Remove a Client Deduction
deleteClientDeduction 1 param → 200
GET
/payments/v2/client
Retrieve All Clients (Version 2)
listClients → 200
GET
/payments/v2/client/{clientId}
Retrieve Specific Client Details (Version 2)
listSpecificClientDetails 1 param → 200

Schemas 46

The contract defines 46 schemas that model the data the API accepts and returns. The most detailed are MemberClientSchema (20 properties), CollaboratorV2 (20 properties), DeductionResponse (19 properties), Company (13 properties). Each schema is shown below with its type and property counts.

CompanyLinks
object
5 properties
3d33fba3f009de957b3be92fba006d6383af7e39f823cc1fd213506f6205100f
object
1 property
Form1099Correction
object
8 properties
87539cb97aa7616e350fc0d23c5a49177ea4c4a8bd00ec2a2cfd2a9a5c4e648a
object
8a9c6cb49482a98cdd603ff09858cdc3e5ef6ad9807c876c4161d925a96694a5
object
3 properties
DeductionResponse
object
19 properties 16 required
6a65bb5a9fe6d1135b7182baff68e9bc6612ee2c1ab942926fe2804c58663cf4
object
2 properties
MemberClientForm1099Balances
object
13 properties 8 required
ClientData
object
3 properties
CollaboratorV2
object
20 properties 18 required
MemberClientWireAccount
object
4 properties 2 required
MemberClientRequirementResponse
object
9 properties 4 required
RedactedMember
object
2 properties 1 required
b9789f45f8c8070ff38a64d80c2e4a8732ddaf329e46546474400d26f84c0f1c
object
2 properties
UserRoles
object
2 properties 2 required
d750b2d9403b5bcbdb3c96c89f1cc713df563d587f16e5f39f5ab546c08a20a0
object
1 property
CollaboratorV2FormW9Info
object
13 properties 6 required
26e8ea23ccb1e007e7d6560175c7e75c768dac34727b7fe1d834ca24b8221ef4
object
1 property
ce853dbef33b2b91880690c84bc5314340c1301fd7b3503dd6ce79c844e2a481
object
8 properties
Form1099Events
object
8 properties
DocumentResponse
object
9 properties 7 required
DocumentFiles
object
2 properties
DeductionCreateRequest
object
9 properties 6 required
CompanyPerson
object
2 properties 1 required
Company
object
13 properties
DocumentEvents
object
2 properties
64846136a354aa510825c1f23c3a978f4c816d8d4184311e7294a570f73727dc
object
2 properties
PostPaymentDeductionDisbursement
object
2 properties 2 required
MemberClientUpdateRequest
object
12 properties
CollaboratorForm1099BalancesUpdateRequest
object
6 properties
LabelsDictionary
object
f6f2bd1a2fc7bad4e0d8f22345fc5f6699d096b7797b93575869c544a4fc5cef
object
2 properties
CollaboratorEvents
object
4 properties 3 required
RedactedUser
object
6 properties
23d776fc12e56286a20f36065e4f942c43a28218a62eb2f211116c130deb74eb
object
4 properties
Collaboration
object
6 properties 2 required
MemberClientCreateRequest
object
10 properties
Address
object
5 properties 4 required
90f96495b02c2509fff131505484d46479a91b7d23ed2b0f438ca117d0bccad7
object
2 properties
7996a6815c717c0e93865680b5cd47dec90314e97e4e7282bed7fc2f367bc051
object
1 property
9e97e63e736df301658ebeeab7f4fe84f3aeaa73800d3e4863801a3eb026df4b
object
1 property
DeductionUpdateRequest
object
7 properties
MemberData
object
3 properties
MemberClientSchema
object
20 properties 14 required
DeductionApplication
object
3 properties 2 required
d86c1fba5267ac3d9ce2954a6e46b70e471c0f91a44abbe94565ae50e6e9e863
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wingspan-client-management-api-openapi.yml Raw ↑

Other APIs Wingspan publishes across the network.

Wingspan 1099 Operations API
Wingspan Banking Management API
Wingspan Bulk Operations API
Wingspan Collaborator Management API
Wingspan Custom Field Management API
Wingspan Deprecated API
Wingspan Document Signing and Eligibility API
Wingspan Invoice Management API
Wingspan Merchant Category Codes API
Wingspan Payables Management API
Wingspan Payroll Settings API
Wingspan Reporting and Analytics API