{ "mch_id": "201304121000001004", "txn_seqno": "SOgKCGouScflQDsTw6I8Nm11DzTZEn5n" }
curl --location 'https://openapi.lianlianpay.com/mch/v1/ipay/mchDivideConfigQuery' \ --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", "txn_seqno": "SOgKCGouScflQDsTw6I8Nm11DzTZEn5n" }'
{ "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" } }