{
"oid_partner": "string",
"accounting_date": "string",
"finish_time": "string",
"accp_txno": "string",
"accp_commi_txno": "string",
"accp_trans_txno": "string",
"txn_status": "INIT",
"failure_reason": "string",
"orderInfo": {
"txn_seqno": "string",
"third_partyno": "string",
"txn_time": "string",
"total_amount": "string",
"actual_amount": "string",
"fee_amount": "string",
"commi_user_id": "string",
"fee_user_id": "string",
"payee_acctno": "string",
"payee_acctname": "string",
"postscript": "string"
}
}curl --location 'https://accpapi.lianlianpay.com/商户发放申请接口传的异步通知地址' \
--header 'Signature-Data;' \
--header 'Signature-Type: RSA' \
--header 'Content-Type: application/json;charset=utf-8' \
--data '{
"oid_partner": "string",
"accounting_date": "string",
"finish_time": "string",
"accp_txno": "string",
"accp_commi_txno": "string",
"accp_trans_txno": "string",
"txn_status": "INIT",
"failure_reason": "string",
"orderInfo": {
"txn_seqno": "string",
"third_partyno": "string",
"txn_time": "string",
"total_amount": "string",
"actual_amount": "string",
"fee_amount": "string",
"commi_user_id": "string",
"fee_user_id": "string",
"payee_acctno": "string",
"payee_acctname": "string",
"postscript": "string"
}
}'{
"Success": "string"
}