curl --location 'http://localhost:8085/api/payment/hongbao/grab' \
--header 'Content-Type: application/json' \
--data '{
"in_way": 0,
"native_url": "string"
}'{
"code": 0,
"data": {
"base_response": {
"code": 0,
"message": {
"value": "string"
}
},
"cgi_command": 0,
"code": 0,
"error_message": "string",
"error_type": 0,
"message": "string",
"text": {
"data": [
0
],
"size": 0
}
},
"message": "string"
}