GET
/
Customers
/
mandates
/
{mandateIdOrHandle}
{
  "type": "<string>",
  "title": "<string>",
  "status": 123,
  "detail": "<string>",
  "instance": "<string>"
}

Path Parameters

mandateIdOrHandle
string
required

Response

401
text/plain
Unauthorized
type
string | null
title
string | null
status
integer | null
detail
string | null
instance
string | null
{key}
any