func SyncTransactionValue(r *http.Request) api.Response {
    params := struct {
        Key string
    }{}