{ "guid": "string", "seq": "", "limit": 20 }
curl --location --request POST '/sns/get_sns_record' \ --header 'Content-Type: application/json' \ --data-raw '{ "guid": "string", "seq": "", "limit": 20 }'
null