Weavr Buyer Authorised Users API
Buyers can invite authorised users to access their account. Once on-boarded, authorised users can transact on behalf of the identity they are on-boarded with.Authorised users are typically employees who have access to company's banking accounts.Note that `/users` endpoints are to be used only for performing operations related to authorised users - getting or updating the details of _admin_ users is to be done via `/buyers` endpoints.
Weavr Buyer Authorised Users API is one of 43 APIs that Weavr publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Buyer Authorised Users. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 11 operations across 9 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.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Weavr Buyer Authorised Users 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 11
Across 9 paths, the API surfaces 11 operations — 2 GET, 1 PATCH, 8 POST. Each is listed below with its method, path, parameters, and response codes.
Buyers can invite authorised users to access their account. Once on-boarded, authorised users can transact on behalf of the identity they are on-boarded with. Authorised users are…
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Weavr 12
Other APIs Weavr publishes across the network.