---
title: "GET /direct-debit/{id}"
method: GET
path: "/direct-debit/{id}"
---

# GET /direct-debit/{id}

`GET /direct-debit/{id}`

## Path parameters

- `id` string, required

## Response `200`

- object
  - `id` string
  - `transactionId` string
  - `shortId` string
  - `status` string
  - `accountHolderId` string
  - `accountId` string
  - `mandateId` integer
  - `mandateReference` string
  - `mandateDateOfSigning` string, date
  - `mandateStatus` string
  - `ownerId` integer
  - `ownerName` string
  - `ownerAddressLine1` string
  - `ownerAddressLine2` string
  - `ownerCountry` string
  - `ownerBic` string
  - `ownerIban` string
  - `ownerInstitutionId` string
  - `ownerType` string
  - `debitType` string
  - `amount` object
    - `value` number, float
    - `currency` string
  - `dueDate` string, date-time
  - `cutOffTime` string, date-time
  - `transactionReference` string
  - `complianceStatus` string
  - `tenantId` string
  - `clientDecision` boolean
  - `endToEndReference` string
  - `friendlyName` string
  - `transactionType` string

---

[API](https://skmtc.net/openpayd/apis/openpayd-authorization.md) · [All operations](https://skmtc.net/openpayd/apis/openpayd-authorization/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openpayd/openpayd-authorization/versions/354ac572abda/schema)
