Weavr Trusted Payees API
Manage a list of trusted payees for Outgoing wire transfers and Sends.Aside from convenience and a reduced chance of making errors when making transactions,this allows for the introduction an SCA exemption, where the account holder can requestthat transactions to `TRUSTED` payees to be exempted from the requirement to passan SCA challenge every time.
Weavr Trusted Payees API is one of 43 APIs that Weavr publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Trusted Payees. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 9 operations across 8 paths, and defines 24 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.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Weavr Trusted Payees 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 9
Across 8 paths, the API surfaces 9 operations — 4 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.
Manage a list of trusted payees for Outgoing wire transfers and Sends. Aside from convenience and a reduced chance of making errors when making transactions, this allows for the i…
Schemas 24
The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are BankAccountDetailsBeneficiary (5 properties), BasicBeneficiary (5 properties), BeneficiaryBatch (3 properties), FasterPaymentsBankDetailsOrBACSBankDetails (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Weavr 12
Other APIs Weavr publishes across the network.