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

The Accounts API from Weavr — 2 operation(s) for accounts.

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

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

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

Accounts 2
POST
/accounts/{account_id}/deposit
Simulate incoming wire transfer using account id
accounts_account_id_deposit 2 params body → 200400default
POST
/accounts/deposit
Simulate an incoming wire transfer using IBAN
accounts_deposit 1 param body → 200400default

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are DepositRequest (13 properties), DepositRequestByAccountId (10 properties), FasterPaymentsDetails (3 properties), CurrencyAmount (2 properties). Each schema is shown below with its type and property counts.

CurrencyAmount
object
A message representing a monetary amount in a particular currency.
2 properties 1 required
DepositResponseDepositResponseCode0
string
AccountDescriptorDetails
object
1 property 1 required
ClientInvalidRequest
object
2 properties
DepositRequest
object
13 properties 1 required
FasterPaymentsBankDetails
object
2 properties 2 required
IbanDetails
object
2 properties 1 required
DepositRequestByAccountId
object
10 properties 1 required
IBANDetails
object
2 properties 1 required
DepositResponse1
object
1 property
FasterPaymentsDetails
object
3 properties 2 required
DepositResponse0
object
1 property
MessageValidation
object
2 properties
TransferType
string
FieldValidationType
string
DefaultError
object
A default error model in case of errors other than 400, 409 or 504.
1 property
DepositResponseDepositResponseCode1
string
FieldValidation
object
2 properties
FieldValidationErrors
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

weavr-accounts-api-openapi.yml Raw ↑

Other APIs Weavr publishes across the network.

Weavr Access Token API
Weavr Access Tokens 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
Weavr Consumers API