X-BPN-API-KEY: ********************X-BPN-SIGNATURE: ********************X-BPN-TIMESTAMP: ********************{
"id": 1
}curl --location '/v1/stable/collect/abnormal-fund/submit-to-platform' \
--header 'X-BPN-API-KEY: <api-key>' \
--header 'X-BPN-SIGNATURE: <api-key>' \
--header 'X-BPN-TIMESTAMP: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"id": 1
}'{
"status": 0,
"code": "string",
"msg": "string",
"traceId": "string"
}