{
"mch_id": "201304121000001004",
"divide_mode": "string",
"txn_seqno": "SOgKCGouScflQDsTw6I8Nm11DzTZEn5n",
"config_type": "string",
"sign_type": "string",
"divide_agreement": "string",
"divide_infos": [
{
"divide_uid": "string",
"divide_ratio": "string",
"divide_reason_agreement": "string",
"divide_reason": "string"
}
],
"divide_config_notify_url": "string",
"ext_params": {}
}curl --location 'https://openapi.lianlianpay.com/mch/v1/ipay/mchDivideConfigApply' \
--header 'Signature-Data;' \
--header 'Signature-Type: RSA' \
--header 'mch_id: 2020042200284052' \
--header 'sp_no;' \
--header 'timestamp: 20221109111509' \
--header 'Content-Type: application/json;charset=utf-8' \
--data '{
"mch_id": "201304121000001004",
"divide_mode": "string",
"txn_seqno": "SOgKCGouScflQDsTw6I8Nm11DzTZEn5n",
"config_type": "string",
"sign_type": "string",
"divide_agreement": "string",
"divide_infos": [
{
"divide_uid": "string",
"divide_ratio": "string",
"divide_reason_agreement": "string",
"divide_reason": "string"
}
],
"divide_config_notify_url": "string",
"ext_params": {}
}'{
"ret_code": "string",
"ret_msg": "string",
"platform_txno": "string",
"txn_seqno": "string",
"divide_agreement": "string",
"divide_config_notify_url": "string",
"config_type": "string",
"sign_type": "string",
"status": "string",
"divide_mode": "string",
"divide_infos": {
"divide_uid": "string",
"divide_ratio": "string",
"status": "string",
"divide_reason_agreement": "string",
"divide_reason": "string",
"fail_reason": "string"
}
}