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 Wiretransfers API

The Wiretransfers API from Weavr — 2 operation(s) for wiretransfers.

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

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

This API exposes 2 operations across 2 paths, and defines 8 schemas. 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.

2 operations 2 paths 8 schemas 2 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 Wiretransfers 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 2

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

Wiretransfers 2
POST
/wiretransfers/outgoing/{outgoing_wire_transfer_id}/accept
Simulate completion of an Outgoing Wire Transfer
wiretransfers_outgoing_outgoing_wire_transfer_id_accept 2 params → 200400default
POST
/wiretransfers/outgoing/{outgoing_wire_transfer_id}/reject
Simulate rejection of an Outgoing Wire Transfer
wiretransfers_outgoing_outgoing_wire_transfer_id_reject 2 params → 200400default

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are FieldValidationErrors (2 properties), MessageValidation (2 properties), FieldValidation (2 properties), ClientInvalidRequest (2 properties). Each schema is shown below with its type and property counts.

FieldValidationType
string
ResponseResponseCode
string
DefaultError
object
A default error model in case of errors other than 400, 409 or 504.
1 property
ClientInvalidRequest
object
2 properties
Response
object
1 property
FieldValidation
object
2 properties
MessageValidation
object
2 properties
FieldValidationErrors
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

weavr-wiretransfers-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 Buyers API
Weavr Card Payments API
Weavr Cards API
Weavr Confirmation Challenges API