Developer

Partner Docs

Merchant Docs

Mandate Failed

The Mandate Failed notification indicates that a mandate creation was unsuccessful.

The JSON below shows an example of a failed notification payload:

json
{
  "created_at": "2019-10-31 16:45:34 UTC",
  "currency": "GBP",
  "description": "free text description",
  "external_reference": "ref-12345",
  "id": "a6941fd1-f5cb-4948-814d-df03540149fb",
  "latest_error": {
    "code": "INTERNAL_SYSTEM_ERROR",
    "type": "INTERNAL_ERROR",
    "message": "An Unexpected Error Occurred. Contact Banked for More Info.",
  },
  "mode": "live",
  "network_mandate_id": "2b01c03b-434b-4a68-aa1a-c99a8380391a",
  "payments_terms": {
    "variable_terms": {
        "count_per_period": 10,
        "frequency": "MANDATE_PAYMENTS_FREQUENCY_ADHOC",
        "max_payment_amount": 1000
    },
  },
  "state": "failed",
  "validity_end_date": "2025-03-16",
  "validity_start_date": "2024-03-16",
  "webhook_event": "mandate_failed",
  "webhook_type": "mandate"
}

© 2025 Banked Ltd.

Dark Theme
PrivacyTerms