{
"appId": "APP20250101001",
"subSn": "",
"version": "1.0",
"timestamp": 1700000000000,
"requestId": "REQ20250101001",
"sign": "base64encodedSignature==",
"signType": "RSA2",
"charset": "UTF-8",
"bizContent": {
"account_book_id": "string",
"mch_order_no": "string",
"notify_url": "string",
"trans_amount": 0,
"product_code": "string",
"order_title": "string",
"payee_info": {
"identity_type": "string",
"name": "string",
"identity": "string"
},
"remark": "string",
"business_params": {
"payer_show_name_use_alias": true
},
"client_ip": "string"
}
}curl --location 'https://openapi.3ypay.com' \
--header 'Content-Type: application/json' \
--data '{
"appId": "APP20250101001",
"subSn": "",
"version": "1.0",
"timestamp": 1700000000000,
"requestId": "REQ20250101001",
"sign": "base64encodedSignature==",
"signType": "RSA2",
"charset": "UTF-8",
"bizContent": {
"account_book_id": "string",
"mch_order_no": "string",
"notify_url": "string",
"trans_amount": 0,
"product_code": "string",
"order_title": "string",
"payee_info": {
"identity_type": "string",
"name": "string",
"identity": "string"
},
"remark": "string",
"business_params": {
"payer_show_name_use_alias": true
},
"client_ip": "string"
}
}'{}