{
  "codes": {
    "ACTV": "The mandate is active.",
    "CANC": "The mandate is cancelled.",
    "EXPI": "The mandate has passed the end date.",
    "SUSP": "The mandate is put on hold."
  },
  "description": "Specifies the external mandate status code in the format of character string with a maximum length of 4 characters.",
  "name": "ExternalMandateStatus1Code"
}