{
"id": "string",
"name": "string",
"description": "string",
"collection_id": "string",
"integration_id": "INTEGRATION_TYPE_UNKNOWN",
"verification_method_id": "REQUEST_METHOD_UNKNOWN",
"invoice_method_id": "REQUEST_METHOD_UNKNOWN",
"payment_method_id": "REQUEST_METHOD_UNKNOWN",
"name_mapping": {
"property1": "string",
"property2": "string"
},
"verification_fields": [
"string"
],
"payment_portal_id": "string",
"created_on": "1s",
"expiry_days": 0,
"links_refreshable": true,
"refresh_link_valid_hours": 0,
"max_refresh_times": 0,
"verification_request": {
"verification_requests": [
{
"config_id": "string"
}
],
"verification_fields": [
{
"name": "string",
"param_type": "VALUE_TYPE_UNKNOWN",
"required": true,
"default_value": {
"bool_val": true
},
"display_name": "string",
"sensitive": true,
"runtime_param": true,
"helper_text": "string",
"template_locked": true,
"validation": "VALIDATION_NONE"
}
]
},
"invoice_request": {
"invoice_request_payload": [
{
"config_id": "string"
}
],
"invoice_request": {
"config_id": "string"
},
"filter_response_keys": [
"string"
]
},
"payment_requests": [
{
"payment_fields": [
{
"name": "string",
"param_type": "VALUE_TYPE_UNKNOWN",
"required": true,
"default_value": {
"bool_val": true
},
"display_name": "string",
"sensitive": true,
"runtime_param": true,
"helper_text": "string",
"template_locked": true,
"validation": "VALIDATION_NONE"
}
],
"payment_request_payload": [
{
"config_id": "string"
}
],
"payment_request": {
"config_id": "string"
},
"name": "string",
"description": "string"
}
],
"base_data": {
"property1": {
"bool_val": true
},
"property2": {
"bool_val": true
}
},
"templates": {
"receipt_sms_template": "string",
"receipt_sms_source_phone": "string",
"receipt_email_template": "string",
"receipt_email_from_addr": "string",
"receipt_template": "string",
"invoice_template": "string"
},
"payment_profile_name": "string"
}