{
"url": "string",
"method": "string",
"headers": {
"Content-Type": "string",
"Authorization": "string"
},
"body": {
"customer_identifier": "string",
"auth_mode": "string",
"mandate_type": "string",
"corporate_config_id": "string",
"mandate_data": {
"maximum_amount": "string",
"first_collection_date": "string",
"is_recurring": true,
"collection_amount": "string",
"frequency": "string",
"final_collection_date": "string",
"customer_name": "string",
"customer_account_number": "string"
}
},
"response_type": {
"id": "string",
"mandate_id": "string",
"state": "string",
"type": "string",
"mandate_details": {
"file_name": "string",
"customer_identifier": "string",
"customer_name": "string",
"customer_ref_number": "string",
"scheme_ref_number": "string",
"customer_mobile": "string",
"customer_email": "string",
"auth_type": "string",
"authentication_time": "string",
"is_recurring": true,
"frequency": "string",
"first_collection_date": "string",
"final_collection_date": "string",
"collection_amount": 0,
"maximum_amount": 0,
"customer_account_number": "string",
"customer_account_type": "string",
"destination_bank_id": "string",
"destination_bank_name": "string",
"sponsor_bank_name": "string",
"npci_txn_id": "string"
},
"sub_user": {
"id": "string",
"identifier_value": "string",
"identifier": "string",
"email_id": "string",
"mobile": "string"
},
"umrn": "string",
"created_at": "string",
"updated_at": "string",
"mode": "string",
"auth_sub_mode": "string",
"service_provider_details": {
"service_provider_name": "string",
"service_provider_utility_code": "string",
"is_enabled_for_aadhaar_auth": true
},
"access_token": {
"created_at": "string",
"entity_id": "string",
"id": "string",
"valid_till": "string"
}
}
}