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

Weavr Buyers API

Buyers are identities representing a businessOnce on-boarded, Buyers can create payment runs and pay their suppliers in your application.

Weavr Buyers API is one of 43 APIs that Weavr publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Buyers. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 8 operations across 4 paths. It is described by OpenAPI 3.1.0, at version v3.

Requests are made against a single base URL, https://sandbox.weavr.io/multi/backoffice.

8 operations 4 paths 0 schemas 2 GET2 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v3
Base URL
https://api.weavr.io/multi
Authentication
API Key, HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 2

Weavr Buyers API declares 2 security schemes for authenticating requests. An API key is passed in the header as api-key (api_key). It accepts HTTP bearer tokens (JWT) (auth_token).

  • api_key — The API Key representing your Multi account.
  • auth_token — The authentication token representing the user. This will be included in the login response object.

Paths & Operations 8

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

Buyers 8

Buyers are identities representing a business Once on-boarded, Buyers can create payment runs and pay their suppliers in your application.

POST
/v1/buyers
Create a buyer
buyerCreate 1 param body → 200400401403409413422429
GET
/v1/buyers
Get buyer details
buyerGet → 200400401403429500503default
PATCH
/v1/buyers
Update a buyer
buyerUpdate body → 200400401403409429500503
POST
/v1/buyers/verification/email/send
Start admin user email verification
buyerAdminUserEmailVerificationCodeSend 1 param body → 204400401403409413422429
POST
/v1/buyers/verification/email/verify
Verify admin user email
buyerAdminUserEmailVerify 1 param body → 204400401403409413422429
POST
/v1/buyers/kyb
Start buyer KYB
buyerKybStart 1 param → 200400401403409413422429
GET
/v1/buyers/kyb
Get buyer KYB status
buyerKybGet → 200400401403429500503default
PATCH
/v1/buyers/kyb
Update Buyer's KYB details
buyerUpdateKyb body → 200400401403409429500503

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

weavr-buyers-api-openapi.yml Raw ↑

Other APIs Weavr publishes across the network.

Weavr Access Token API
Weavr Access Tokens API
Weavr Accounts API
Weavr Additional Factors API
Weavr Authentication Factors API
Weavr Authorised Signatories API
Weavr Authorised Users API
Weavr Buyer Authorised Users API
Weavr Card Payments API
Weavr Cards API
Weavr Confirmation Challenges API
Weavr Consumers API