How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Memo Bank Mandate signature requests API

Mandate signature requests are a way to prepare and send collection mandates for signature. The mandate debtor receives an email with a link so they can complete and sign the mandate. Once it has been signed, the resulting mandate becomes immediately available for making [collections](#endpoint-collections). Dedicated [webhook events](#webhook-webhook) can be used to track mandate signature requests state changes.

Memo Bank Mandate signature requests API is one of 15 APIs that Memo Bank publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Mandate signature requests. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 5 operations across 3 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against 2 base URLs: https://api.memo.bank, https://api.sandbox.memo.bank.

5 operations 3 paths 11 schemas 1 DELETE2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://api.memo.bank
Resource Areas
1

Paths & Operations 5

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

Mandate signature requests 5

Mandate signature requests are a way to prepare and send collection mandates for signature. The mandate debtor receives an email with a link so they can complete and sign the mand…

GET
/v2/mandate_signature_requests
List the mandate signature requests
listMandateSignatureRequests 4 params → 200
POST
/v2/mandate_signature_requests
Create a new mandate signature request
createMandateSignatureRequest body → 200
GET
/v2/mandate_signature_requests/{id}
Get a mandate signature request
getMandateSignatureRequest 1 param → 200
DELETE
/v2/mandate_signature_requests/{id}
Delete a mandate signature request
deleteMandateSignatureRequest 1 param → 200
POST
/v2/mandate_signature_requests/{id}/renewals
Renew a mandate signature request
renewMandateSignatureRequest 1 param → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are MandateSignatureRequestDiscriminator (10 properties), CreateMandateSignatureRequestDiscriminator (7 properties), MandateSignatureRequestPage (5 properties), Address (4 properties). Each schema is shown below with its type and property counts.

CreateMandateSignatureRequestDiscriminator
object
7 properties 4 required
EmailMandateSignatureRequest
object
8 required
MandateSignatureRequestPage
object
5 properties 3 required
CreateEmailMandateSignatureRequest
object
4 required
CreateMandateSignatureRequestDebtor
object
Debtor data used to prefill the signing form. All fields are optional; the debtor can still edit them before signing.
3 properties
MandateSignatureRequestDebtor
object
Debtor information filled when the request was signed. This is available when the request is completed.
3 properties 2 required
CreateMandateSignatureRequestDebtorAddress
object
Debtor address used to prefill the signing form. All fields are optional.
4 properties
CreateRedirectMandateSignatureRequest
object
5 required
Address
object
Debtor's address.
4 properties 4 required
RedirectMandateSignatureRequest
object
10 required
MandateSignatureRequestDiscriminator
object
10 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

memo-bank-mandate-signature-requests-api-openapi.yml Raw ↑

Other APIs Memo Bank publishes across the network.

Memo Bank Account assessments API
Memo Bank Accounts API
Memo Bank AIS API
Memo Bank Attachments API
Memo Bank Collections API
Memo Bank IBA Ns API
Memo Bank O Auth2 API
Memo Bank PIS API
Memo Bank Sandbox API
Memo Bank Transactions API
Memo Bank Transfers API
Memo Bank Webhook API
Where this information came from

This is an independent, third-party profile of Memo Bank Mandate signature requests API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.