Developers
Docs
  • Introduction
  • Welcome
  • Getting Started
    • Authentication
    • Errors
    • Idempotency
    • Pagination
    • Metadata
    • Versioning
    • Traceability
    • Limitations
  • API
    • API reference
      • Agreements
        • Agreement Object
        • List agreements
        • Get agreement
        • Get template
        • Create agreement
      • ApiKeys
        • ApiKey object
      • Customers
        • Customer object
        • List customers
        • Get customer
      • Mandates
        • Mandate object
      • Payments
        • Cancel
      • Webhooks
      • Merchants
        • Me
    • Specification
  • Webhooks
    • Events
Powered by GitBook
On this page
  1. API
  2. API reference
  3. Agreements

Get template

Retrieve schema template.

PreviousGet agreementNextCreate agreement

Last updated 2 years ago

HEAD https://api.debitdirect.io/agreements

Retrieve a metaData collection object to be used when .

Request Body

Name
Type
Description

scheme*

String

Name of supported scheme. Ex. 'nets-ls'.

{
    "metaData": {
        "key" : "value"
    }
}
creating an agreement