Ping Identity

payments_mandates_get

Fetch one mandate by id, with live spend counters.

Remote loomal/identity

Remote (network-hosted)

Other tools also called payments_mandates_get? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "mandateId": {
      "type": "string",
      "description": "Mandate id (e.g. 'm_abc123')."
    }
  }
}