Crego APIs
APIs Doc
Home Page
Web Apps
Web Apps
  • Jupiter
  • Venus
APIs Doc
Home Page
Web Apps
Web Apps
  • Jupiter
  • Venus
  1. Digio
  • Reports
  • Auth
    • Get Token
      POST
    • Refresh Token
      POST
    • Ping
      GET
  • LMS
  • Omni
  • LOS
  • CRM
  • Flow
  • Sample Flow
  • Schemas
    • Lend
      • Loan
      • Demand
      • Demand Component
      • Settlement
      • Payout
      • Payment
      • Restructure
      • Tranche
      • Tranche Group
    • Core
      • Setting
      • Branch
      • Props
      • AuditLog
      • Namespace
    • Contact
      • Contact
      • Bank
      • Address
      • Relation
    • Flow
      • Base
        • Schema Definition
        • Schedule
        • Field Mapping
      • Node Config
        • Code Snippet
        • Web Form
        • API Request
        • Flow Connector
        • Checklist
        • CSV Import
        • Task
        • Web Page
      • Plugins
        • Signing
          • Leegality
            • LeegalityInitiateSigning
            • LeegalityRefreshSigning
          • Signzy
            • SignzyInitiateSigning
            • SignzyRefreshSigning
        • Mandate
          • Signzy
            • SignzyInitiateMandate
            • SignzyRefreshMandate
          • Digio
            • DigioInitiateMandate
            • DigioRefreshMandate
          • Transbank
            • TransbankInitiateMandate
            • TransbankRefreshMandate
        • Bureau
          • Transbank Experian Smart Match
          • Surepass
          • Transbank Cibil
        • Statement
          • Transbank
            • TransbankFetchInstitutionId
            • TransbankStartUpload
            • TransbankUpload
            • TransbankCompleteUpload
            • TransbankStatusCheck
        • ITR
          • SignzyITRPull
        • GST
          • SignzyCreateRequest
          • SignzySubmitOTP
          • SignzyFetchReport
        • Financial
        • OCR
        • SignzyPANToGST
      • Workflow
        • Flow
        • Design
        • Runner
        • Base Node
        • Preset
        • Secret
        • VisitedNode
        • Template
    • Product
      • Limit
      • Account
      • Product
      • Config
      • Program
      • Program Partner
    • COA
      • COA
      • Entry
      • Transaction
      • Financial Period
      • Txn Mapping
    • Base
      • List Response
      • BaseModel
      • Delete Response
    • Docs
      • Storage
      • Document
      • Category
      • File
    • Archive
      • CRM
        • ITR
          • ITR1
          • CreationInfo
          • BankStatement
        • Person
        • Root
        • Business
        • Bank
        • Address
        • Document
        • State
        • Financial
    • Schemas
      • Error
      • Task
      • BulkOpsResponse
      • DemandComponent
      • TaskUpdate
      • BulkOpsDetailResponse
      • Demand
      • PeriodicTask
      • ErrorResponse
      • ScheduleConfigRequest
      • PeriodicTaskCreate
      • ScheduleRestructureRequest
      • PeriodicTaskUpdate
      • ComponentValidationRequest
      • IntervalSchedule
      • ImportRequest
      • IntervalScheduleCreate
      • ComponentTypesResponse
      • CrontabSchedule
      • ScheduleSummaryResponse
      • CrontabScheduleCreate
      • UserMini
    • Response
      • BadRequest
      • Unauthorized
      • Forbidden
      • NotFound
      • InternalServerError
APIs Doc
Home Page
Web Apps
Web Apps
  • Jupiter
  • Venus
APIs Doc
Home Page
Web Apps
Web Apps
  • Jupiter
  • Venus
  1. Digio

DigioRefreshMandate

{
    "url": "string",
    "method": "string",
    "headers": {
        "Content-Type": "string",
        "Authorization": "string"
    },
    "pathParameters": {
        "mandate_id": "string"
    },
    "response_type": {
        "id": "string",
        "customer_id": "string",
        "customer_name": "string",
        "customer_identifier": "string",
        "customer_vpa": "string",
        "partner_bank_code": "string",
        "is_recurring": true,
        "frequency": "string",
        "first_collection_date": "string",
        "final_collection_date": null,
        "maximum_amount": 0,
        "mandate_type": "string",
        "auth_type": "string",
        "status": "string",
        "org_psp_ref_no": "string",
        "umrn": "string",
        "authentication_time": "string",
        "debit_ifsc": "string",
        "debit_account": "string",
        "corporate_config_id": "string",
        "merchant_code": "string",
        "service_provider_name": "string",
        "updated_at": "string"
    }
}
Built with