{
  "schemas": {
    "mandate.v1": "/schemas/mandate.v1.schema.json",
    "receipt.v1": "/schemas/receipt.v1.schema.json"
  },
  "examples": {
    "mandate.v1": "/schemas/examples/mandate.v1.example.json",
    "receipt.v1.accepted": "/schemas/examples/receipt.v1.accepted.example.json",
    "receipt.v1.rejected": "/schemas/examples/receipt.v1.rejected.example.json"
  }
}
