{ "ecId": "string", "proInstId": "string", "msisdnList": [ { "status": 0, "msisdn": "string", "signTime": "string" } ] }
curl --location --request POST '/bridge_contract/onecyber/sync' \ --header 'Content-Type: application/json' \ --data-raw '{ "ecId": "string", "proInstId": "string", "msisdnList": [ { "status": 0, "msisdn": "string", "signTime": "string" } ] }'
{}